Use -O2 -fno-strict-aliasing optimization for FreeBSD
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index f0ba631ebf270143d1b80b3affbc6ebae44d935c..ccde1f89e141dae2afb435ceb39a33b5ebf94a4c 100644 (file)
@@ -1024,9 +1024,11 @@ install:: fonts.alias                                                    @@\
 
 #define BuildLibPathVar        LD_LIBRARY_PATH
 
-#ifndef RandomMotifMessageCatalogRule
-#define RandomMotifMessageCatalogRule(target)
+#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>