- Timestamp:
- 09/16/04 16:16:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu
r3045 r5072 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux-gnu,v $ 20 # $Revision: 1. 8$21 # $Author: blanch$22 # $Date: 2004-0 2-06 17:40:21$20 # $Revision: 1.9 $ 21 # $Author: moralejo $ 22 # $Date: 2004-09-16 15:16:34 $ 23 23 ################################################################## 24 24 # @maintitle … … 56 56 INCLUDE_CPLUS = /usr/include/g++ 57 57 58 OPTIM = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual 58 OPTIM = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual -Wno-deprecated 59 59 DEBUG = -g 60 60
Note:
See TracChangeset
for help on using the changeset viewer.