projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35327fc
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1544
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/parprouted/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/parprouted/Makefile
b/openwrt/package/parprouted/Makefile
index
fc37e10
..
a06a152
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 $@