Changeset 3130 in Sophya for trunk/SophyaLib/BuildMgr/Linux_g++_make.inc
- Timestamp:
- Jan 12, 2007, 2:03:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BuildMgr/Linux_g++_make.inc
r2910 r3130 16 16 # Def compilateur C++ et flags 17 17 CXX = g++ 18 CXXFLAGS = -Wall -Wpointer-arith -W missing-prototypes -Wsynth -O -g18 CXXFLAGS = -Wall -Wpointer-arith -Wsynth -O -g 19 19 # flags specifiques pour templates repository... 20 20 CXXTEMPFLG =
Note:
See TracChangeset
for help on using the changeset viewer.