projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f3f5d
)
Remove hack adding csu objects to the linker command line on OpenBSD.
author
Pascal Stumpf
<Pascal.Stumpf@cubes.de>
Sun, 18 Nov 2012 17:36:48 +0000
(18:36 +0100)
committer
Jon 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
patch
|
blob
|
history
diff --git
a/cde/config/cf/OpenBSD.cf
b/cde/config/cf/OpenBSD.cf
index 3b340f836399a38b00eebdb5dca115e0be142cb6..afbb58411d5e6029d1ea4d12ff496f17bac7f4bd 100644
(file)
--- a/
cde/config/cf/OpenBSD.cf
+++ b/
cde/config/cf/OpenBSD.cf
@@
-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 */