[patch-team] update wing packge version to 20101023 - Split wing compilation into host and target - Signed-off-by: Roberto Riggio<roberto.riggio@create-net.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,21 +0,0 @@
|
||||
---
|
||||
m4/click.m4 | 8 --------
|
||||
1 file changed, 8 deletions(-)
|
||||
|
||||
--- wing-20100903.orig/m4/click.m4
|
||||
+++ wing-20100903/m4/click.m4
|
||||
@@ -235,14 +235,6 @@ AC_DEFUN([CLICK_CHECK_BUILD_DYNAMIC_LINK
|
||||
if test "x$ac_build_have_dlopen" = xyes -a "x$ac_build_have_dlfcn_h" = xyes; then
|
||||
ac_build_have_dynamic_linking=yes
|
||||
fi
|
||||
- if test "x$ac_build_have_dynamic_linking" != "x$ac_have_dynamic_linking"; then
|
||||
- AC_MSG_ERROR([
|
||||
-=========================================
|
||||
-
|
||||
-Build system and host system don't have the same dynamic linking state!
|
||||
-
|
||||
-=========================================])
|
||||
- fi
|
||||
AC_SUBST(BUILD_DL_LIBS)
|
||||
eval "$saver"
|
||||
])
|
||||
|
Reference in New Issue
Block a user