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:
committed by
Jon Trulson
parent
38f3f5dcba
commit
fad2d16d20
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user