1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

linux.cf: Remove permissive flag

This commit is contained in:
chase 2018-06-24 14:23:57 -05:00 committed by Jon Trulson
parent c2cabbfa8b
commit 63269240eb

View file

@ -112,7 +112,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#define SetTtyGroup YES #define SetTtyGroup YES
#define CcCmd gcc -g -pipe #define CcCmd gcc -g -pipe
#define CplusplusCmd g++ -g -pipe -fpermissive #define CplusplusCmd g++ -g -pipe
#define AsCmd as #define AsCmd as
#define LdCmd ld #define LdCmd ld