[Lunar-commits] <moonbase> bash_static: bad_flags -s bash_static fails at ld part when -s strip is used
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Sep 5 23:58:19 CEST 2010
commit d9f26aeba396b9634556f708f4d6f2a46efff156
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Sep 5 23:58:19 2010 +0200
bash_static: bad_flags -s
bash_static fails at ld part when -s strip is used
---
shells/bash_static/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index 89a8385..c645414 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -1,6 +1,6 @@
(
- bad_flags -malign-double
+ bad_flags -malign-double -s
patch_it $SOURCE2 0 &&
patch_it $SOURCE3 0 &&
More information about the Lunar-commits
mailing list