Build with debug symbols enabled.
authorMarc Balmer <marc@msys.ch>
Thu, 9 Aug 2012 05:03:46 +0000 (07:03 +0200)
committerJon Trulson <jon@radscan.com>
Thu, 9 Aug 2012 17:54:51 +0000 (11:54 -0600)
cde/config/cf/linux.cf

index b0899bd71051c4056510e186cef0cdd53fab3754..07edc5693d5e4f324bfd423dea18df0e9803ffd6 100644 (file)
@@ -85,8 +85,8 @@ XCOMM binutils:  (LinuxBinUtilsMajorVersion)
 #define NeedWidePrototypes     NO
 #define SetTtyGroup            YES
 
-#define CcCmd                  gcc -pipe
-#define CplusplusCmd           g++ -pipe -fpermissive 
+#define CcCmd                  gcc -g -pipe
+#define CplusplusCmd           g++ -g -pipe -fpermissive 
 #define AsCmd                  as
 #define LdCmd                  ld