Remove hack adding csu objects to the linker command line on OpenBSD.
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Sun, 18 Nov 2012 17:36:48 +0000 (18:36 +0100)
committerJon Trulson <jon@radscan.com>
Tue, 20 Nov 2012 02:44:19 +0000 (19:44 -0700)
This is no longer needed now that $(CC) is used to link shared libraries.

cde/config/cf/OpenBSD.cf

index 3b340f836399a38b00eebdb5dca115e0be142cb6..afbb58411d5e6029d1ea4d12ff496f17bac7f4bd 100644 (file)
@@ -1028,8 +1028,6 @@ install:: fonts.alias                                                     @@\
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
-#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
-
 #define AvoidNullMakeCommand   YES
 
 /* This must come last */