ettercap: Fix parallel build
[openwrt/svn-archive/archive.git] / devel / build-essential / Makefile
index 0060b0b8f7c9517b49e0127dd38c385a0ec16ef8..f22611d644f1faba1776e8edfe0a73e638090516 100644 (file)
@@ -18,7 +18,8 @@ define Package/build-essential
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=Build essentials 
-  DEPENDS=+gcc +make +binutils +patch +diffutils @BUILD_DEVELOPER_SYSTEM
+  DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP
+  PKGARCH:=all
 endef
 
 define Build/Compile