projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c663ab0
)
Set libbb dead last in the link order
author
Eric Andersen
<andersen@codepoet.org>
Tue, 29 Jul 2003 07:45:05 +0000
(07:45 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 29 Jul 2003 07:45:05 +0000
(07:45 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 573f0232719de4a7875510ed65bf6e5f855ed1a4..50b594028fb072111170a2228933ffe988a3eb27 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-29,7
+29,7
@@
include Rules.mak
DIRS:=applets archival archival/libunarchive coreutils console-tools \
debianutils editors findutils init miscutils modutils networking \
networking/libiproute networking/udhcp procps loginutils shell \
- sysklogd util-linux lib
bb libpwdgrp coreutils/libcoreutils
+ sysklogd util-linux lib
pwdgrp coreutils/libcoreutils libbb
ifeq ($(strip $(CONFIG_SELINUX)),y)
CFLAGS += -I/usr/include/selinux