Ignore:
Timestamp:
09/16/04 16:16:34 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu

    r3045 r5072  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux-gnu,v $
    20 # $Revision: 1.8 $
    21 # $Author: blanch $
    22 # $Date: 2004-02-06 17:40:21 $
     20# $Revision: 1.9 $
     21# $Author: moralejo $
     22# $Date: 2004-09-16 15:16:34 $
    2323##################################################################
    2424# @maintitle
     
    5656INCLUDE_CPLUS        = /usr/include/g++
    5757
    58 OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual
     58OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual -Wno-deprecated
    5959DEBUG    = -g
    6060
Note: See TracChangeset for help on using the changeset viewer.