Ignore:
Timestamp:
10/26/03 20:12:30 (21 years ago)
Author:
blanch
Message:
The compilation option -fno-rtti -fno-exceptions has been removed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.Linux

    r624 r2432  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.Linux,v $
    20 # $Revision: 1.1 $
    21 # $Author: magicsol $
    22 # $Date: 2001-02-22 20:28:06 $
     20# $Revision: 1.2 $
     21# $Author: blanch $
     22# $Date: 2003-10-26 20:07:10 $
    2323##################################################################
    2424# @maintitle
     
    6767
    6868#OPTIM    = -O2 -ieee 
    69 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
     69OPTIM    = -O2 -Wall -fPIC
    7070DEBUG    = -g
    7171
Note: See TracChangeset for help on using the changeset viewer.