[packages] ipv6calc: update to 0.80.0, use PKG_INSTALL and MAKE_FLAGS
[openwrt/svn-archive/archive.git] / devel / build-essential / Makefile
index 48090a3a2d71834a9ce6e5b569247bff93d9b9ea..f22611d644f1faba1776e8edfe0a73e638090516 100644 (file)
@@ -18,7 +18,8 @@ define Package/build-essential
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=Build essentials 
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=Build essentials 
-  DEPENDS=+gcc +make +binutils +patch @BUILD_DEVELOPER_SYSTEM
+  DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP
+  PKGARCH:=all
 endef
 
 define Build/Compile
 endef
 
 define Build/Compile