Hi,

need to unset make to cross-compile with gmake under FreeBSD.

Signed-off-by: Waldemar Brodkorb <[email protected]>

Index: package/libs/uclibc++/patches/001-do-not-set-make.patch
===================================================================
--- package/libs/uclibc++/patches/001-do-not-set-make.patch     (revision 0)
+++ package/libs/uclibc++/patches/001-do-not-set-make.patch     (working copy)
@@ -0,0 +1,8 @@
+diff -Nur uClibc++-0.2.4.orig/Makefile uClibc++-0.2.4/Makefile
+--- uClibc++-0.2.4.orig/Makefile       2012-05-25 23:15:31.000000000 +0200
++++ uClibc++-0.2.4/Makefile    2013-03-11 11:50:03.000000000 +0100
+@@ -1,4 +1,3 @@
+-MAKE    = make
+ SUBDIRS = bin include src
+ 
+ # User defines:
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to