projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5675024
)
don't build stripped executable, let sstrip do its job
author
Nicolas Thill
<nico@openwrt.org>
Sun, 24 Jul 2005 23:49:35 +0000
(23:49 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 24 Jul 2005 23:49:35 +0000
(23:49 +0000)
SVN-Revision: 1544
openwrt/package/parprouted/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/parprouted/Makefile
b/openwrt/package/parprouted/Makefile
index fc37e100fa77f8a2223f50322c99c85bb13eb7b2..a06a15251d80bab03850b0327329f1546096763d 100644
(file)
--- a/
openwrt/package/parprouted/Makefile
+++ b/
openwrt/package/parprouted/Makefile
@@
-22,7
+22,7
@@
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
- CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
+ CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)"
LDFLAGS=""
\
all
touch $@