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:
53a073c
)
madwifi: remove the -mlong-calls cflag from include files
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 13 Jul 2009 14:56:44 +0000
(14:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 13 Jul 2009 14:56:44 +0000
(14:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
5e6273c
..
250c6fd
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-228,6
+228,7
@@
define Build/Prepare
$(SED) 's, -E[LB],,' \
-e 's, -mips2,,' \
-e 's, -mapcs-32,,' \
+ -e 's, -mlong-calls,,' \
$(PKG_BUILD_DIR)/hal/public/*.inc
$(SED) 's,march=armv4,march=armv5te,' \
$(PKG_BUILD_DIR)/hal/public/xscale*.inc