[Lunar-commits] <moonbase> busybox_static: Removed a couple of unneeded sedits
Terry Chan
tchan at lunar-linux.org
Tue Jan 12 15:29:46 CET 2010
commit 49de6ef12abcb0aed2ccd4e836387848bb46eafe
Author: Terry Chan <tchan at lunar-linux.org>
Date: Tue Jan 12 08:29:46 2010 -0600
busybox_static: Removed a couple of unneeded sedits
---
shells/busybox_static/BUILD | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/shells/busybox_static/BUILD b/shells/busybox_static/BUILD
index c054c63..db9268a 100644
--- a/shells/busybox_static/BUILD
+++ b/shells/busybox_static/BUILD
@@ -3,8 +3,6 @@
make defconfig &&
sedit "s/# CONFIG_STATIC is not set/CONFIG_STATIC=y/" .config &&
- sedit "s/-Wl,--gc-sections//" scripts/trylink &&
- sedit "/^#error Aborting compilation./d" applets/applets.c &&
make &&
prepare_install &&
More information about the Lunar-commits
mailing list