1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Remove hack adding csu objects to the linker command line on OpenBSD.

This is no longer needed now that $(CC) is used to link shared libraries.
This commit is contained in:
Pascal Stumpf 2012-11-18 18:36:48 +01:00 committed by Jon Trulson
parent 38f3f5dcba
commit fad2d16d20

View 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 */