packages/net/asterisk-addons-1.4.x/patches/021-cross_configure.patch
nico 2b33ab1744 fix build where host and target arches are abi compatible (closes: #2411)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 11:20:41 +00:00

13 lines
488 B
Diff

diff -ruN asterisk-addons-1.4.2-old/menuselect/Makefile asterisk-addons-1.4.2-new/menuselect/Makefile
--- asterisk-addons-1.4.2-old/menuselect/Makefile 2007-06-06 00:01:45.000000000 +0200
+++ asterisk-addons-1.4.2-new/menuselect/Makefile 2007-09-19 18:00:27.000000000 +0200
@@ -42,7 +42,7 @@
@$(MAKE) menuselect
autoconfig.h:
- @./configure $(CONFIGURE_SILENT) CC= LD= AR=
+ @./configure $(CONFIGURE_SILENT) CC= LD= AR= LDFLAGS=
_gmenuselect: autoconfig.h
@$(MAKE) gmenuselect