- Timestamp:
- 05/25/08 11:49:02 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/rootlogon.C
r8088 r8900 166 166 if (TString("linux")==gSystem->GetBuildArch()) 167 167 { 168 TString options = " -O -pipe -Wall -Woverloaded-virtual -fno-exceptions -fPIC ";168 TString options = " -O3 -pipe -Wall -Woverloaded-virtual -fno-exceptions -fPIC "; 169 169 170 170 TString s = "cd $BuildDir ; ";
Note:
See TracChangeset
for help on using the changeset viewer.