Changeset 8900 for trunk


Ignore:
Timestamp:
05/25/08 11:49:02 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8088 r8900  
    166166    if (TString("linux")==gSystem->GetBuildArch())
    167167    {
    168         TString options = " -O -pipe -Wall -Woverloaded-virtual -fno-exceptions -fPIC ";
     168        TString options = " -O3 -pipe -Wall -Woverloaded-virtual -fno-exceptions -fPIC ";
    169169
    170170        TString s = "cd $BuildDir ; ";
Note: See TracChangeset for help on using the changeset viewer.