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:
e56e3f7
)
set AvoidNullMakeCommand on OpenBSD to avoid make warnings
author
Pascal Stumpf
<Pascal.Stumpf@cubes.de>
Sun, 18 Nov 2012 17:25:07 +0000
(18:25 +0100)
committer
Jon Trulson
<jon@radscan.com>
Tue, 20 Nov 2012 02:44:15 +0000
(19:44 -0700)
cde/config/cf/OpenBSD.cf
patch
|
blob
|
history
diff --git
a/cde/config/cf/OpenBSD.cf
b/cde/config/cf/OpenBSD.cf
index ccde1f89e141dae2afb435ceb39a33b5ebf94a4c..3b340f836399a38b00eebdb5dca115e0be142cb6 100644
(file)
--- a/
cde/config/cf/OpenBSD.cf
+++ b/
cde/config/cf/OpenBSD.cf
@@
-1030,5
+1030,7
@@
install:: fonts.alias @@\
#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
+#define AvoidNullMakeCommand YES
+
/* This must come last */
#include <bsdLib.rules>