]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - conf/MachineDef.OSF1
Minor mods to prevent compiler and ROOT warnings
[u/mrichter/AliRoot.git] / conf / MachineDef.OSF1
index b3d013e4700ef1e167305dec23d20d39d55d0646..d58aa37a478f42fd4e35241c37355e52b576b00f 100644 (file)
@@ -7,13 +7,12 @@ F77         = f77
 
 # Global optimisation
 OPT          = -O
 
 # Global optimisation
 OPT          = -O
-OPT           = -g
 
 # Shared library suffix
 SL           = so
 
 # The options
 
 # Shared library suffix
 SL           = so
 
 # The options
-CXXOPTS       = -I/usr/include
+CXXOPTS       = $(OPT) -I/usr/include
 COPT          = $(OPT)
 FOPT          = $(OPT) -nofor_main
 
 COPT          = $(OPT)
 FOPT          = $(OPT) -nofor_main