mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
gcc: Depend on binutils package.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
This commit is contained in:
@@ -27,7 +27,7 @@ define Package/gcc
|
|||||||
CATEGORY:=Development
|
CATEGORY:=Development
|
||||||
TITLE:=gcc
|
TITLE:=gcc
|
||||||
MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
|
MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
|
||||||
DEPENDS:=@TARGET_x86 @NO_STRIP
|
DEPENDS:= +binutils
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gcc/description
|
define Package/gcc/description
|
||||||
|
|||||||
Reference in New Issue
Block a user