Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Makefile.in: Removed -ggdb as switch is controlled by @DBGOUT@
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 2 Jul 2017 17:30:25 +0000 (18:30 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 2 Jul 2017 17:30:25 +0000 (18:30 +0100)
source/Makefile.in

index a326eeb..a154fc6 100644 (file)
@@ -1,7 +1,7 @@
 CPP=g++
 STRIP=strip
-BMCO_CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common -ggdb
-CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common -ggdb
+BMCO_CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common
+CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common
 BMCO_CPPLIBS=`wx-config --libs` `curl-config --libs` -lxml2
 CPPLIBS=`wx-config --libs` `curl-config --libs` -lxml2 -Llibraries -lCalendarDataStorage -lsqlite3
 CDSLIBS=-lsqlite3
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy