Ignore:
Timestamp:
06/26/03 16:21:57 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/rootlogon.C

    r2080 r2236  
    110110    if (TString("linux")==gSystem->GetBuildArch())
    111111    {
    112         TString options = " -O -pipe -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fPIC ";
     112        TString options = " -O -pipe -Wall -Woverloaded-virtual -fno-exceptions -fPIC ";
    113113
    114114        TString s = "cd $BuildDir ; ";
Note: See TracChangeset for help on using the changeset viewer.