Removed the OS version stuff in the previous commit. Not sure what the difference between OS Version and Subsystem Version is.

This commit is contained in:
Pietro Gagliardi 2015-08-09 16:01:55 -04:00
parent bf2bacd32c
commit 22599c3428
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ osCFLAGS = \
osLDFLAGS = \
-static-libgcc \
--major-os-version 6 \
-luser32 -lkernel32 -lgdi32 -lcomctl32 -luxtheme -lmsimg32 -lcomdlg32 -lole32 -loleaut32 -loleacc -luuid
osLDWarnUndefinedFlags = -Wl,--no-undefined -Wl,--no-allow-shlib-undefined