Remove -O from the shared loader options
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 8 Oct 1999 08:22:52 +0000 (08:22 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 8 Oct 1999 08:22:52 +0000 (08:22 +0000)
conf/MachineDef.OSF1

index 46c8a3b996aec9ecc26a148ebb97074c8b512861..84f1317384df4ea01fa26974e76dc7acb9c07365 100644 (file)
@@ -30,7 +30,7 @@ CLIBFOPT      = -I.
 DEPINC       = -I/usr/include/cxx
 
 LD            = cxx
-LDFLAGS       = $(OPT)
+LDFLAGS       =
 
 SHLD          = ld
 SOFLAGS       = -L/usr/lib/cmplrs/cxx -rpath /usr/lib/cmplrs/cxx -expect_unresolved \