Use -O2 -fno-strict-aliasing optimization for FreeBSD
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index dab1cecc48ab6f2938b52d9e1f7e608710b46a3a..ccde1f89e141dae2afb435ceb39a33b5ebf94a4c 100644 (file)
@@ -1024,13 +1024,11 @@ install:: fonts.alias                                                   @@\
 
 #define BuildLibPathVar        LD_LIBRARY_PATH
 
-#ifndef RandomMotifMessageCatalogRule
-#define RandomMotifMessageCatalogRule(target)
-#endif
-
 #ifndef KornShell
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
+#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
+
 /* This must come last */
 #include <bsdLib.rules>