projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46da30
)
Makefile: add altstack and generator to build exclusions.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 26 Apr 2016 04:41:01 +0000
(14:11 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 26 Apr 2016 04:41:01 +0000
(14:11 +0930)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f127390673dd0dcc537dc501c0502396eea5beaf..bfd44e319a57756b69cff075aaf698fcd8d9c4fa 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-19,8
+19,8
@@
default: libccan.a
ALL_DEPENDS=$(patsubst %, ccan/%/.depends, $(MODS))
-# By default, we skip modules with external deps
.
-MODS_EXCLUDE:=jmap jset nfs ogg_to_pcm tal/talloc wwviaudio
+# By default, we skip modules with external deps
(or plaform specific)
+MODS_EXCLUDE:=
altstack generator
jmap jset nfs ogg_to_pcm tal/talloc wwviaudio
include Makefile-ccan