New upstream version 1.0.5
This commit is contained in:
12
packaging/win32/xming/patches/xming-build-subsys.patch
Normal file
12
packaging/win32/xming/patches/xming-build-subsys.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -urwN xc-orig/programs/Xserver/Imakefile xc/programs/Xserver/Imakefile
|
||||
--- xc-orig/programs/Xserver/Imakefile 2009-03-18 18:13:47.000000000 +0100
|
||||
+++ xc/programs/Xserver/Imakefile 2009-07-28 02:47:19.754745601 +0200
|
||||
@@ -1052,7 +1052,7 @@
|
||||
#endif
|
||||
XWINSYSLIBS = $(FONTLIBS) $(LDPRELIBS) $(XWINX11) $(SYSLIBS) $(XWINW32)
|
||||
|
||||
-EXTRA_LDOPTIONS = -e _mainCRTStartup
|
||||
+EXTRA_LDOPTIONS = -Wl,--subsystem,windows -mwindows
|
||||
|
||||
#if HasParallelMake
|
||||
MakeMutex($(XWINDIRS) $(XWINOBJS) $(XWINLIB) $(XWINLIBS) $(XWINSYSLIBS))
|
||||
Reference in New Issue
Block a user