X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=conf%2FMachineDef.SunOS;h=bdb58f6d04b0e0f371a7183bd23b6d368fc4947f;hp=964799764bcde5fd3921595c72e51857740a734d;hb=9b153ba22d4a4552f5c77b6471ba651b71bd59cd;hpb=40da9a8f05d127017274c7bf2bf7df81a3d129d1 diff --git a/conf/MachineDef.SunOS b/conf/MachineDef.SunOS index 964799764bc..bdb58f6d04b 100644 --- a/conf/MachineDef.SunOS +++ b/conf/MachineDef.SunOS @@ -8,13 +8,12 @@ F77 = f77 # Global optimisation OPT = -O -OPT = -g # Shared library suffix SL = so # The options -CXXOPTS = +w -KPIC +CXXOPTS = $(OPT) +w -KPIC COPT = $(OPT) -KPIC -erroff=%none FOPT = $(OPT) -KPIC