X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=conf%2FMachineDef.OSF1;h=d58aa37a478f42fd4e35241c37355e52b576b00f;hp=b3d013e4700ef1e167305dec23d20d39d55d0646;hb=a4a43406048369cb5fbfcb25fe7724f8d83c28fe;hpb=40da9a8f05d127017274c7bf2bf7df81a3d129d1 diff --git a/conf/MachineDef.OSF1 b/conf/MachineDef.OSF1 index b3d013e4700..d58aa37a478 100644 --- a/conf/MachineDef.OSF1 +++ b/conf/MachineDef.OSF1 @@ -7,13 +7,12 @@ F77 = f77 # Global optimisation OPT = -O -OPT = -g # Shared library suffix SL = so # The options -CXXOPTS = -I/usr/include +CXXOPTS = $(OPT) -I/usr/include COPT = $(OPT) FOPT = $(OPT) -nofor_main