mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +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
|
||||
TITLE:=gcc
|
||||
MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
|
||||
DEPENDS:=@TARGET_x86 @NO_STRIP
|
||||
DEPENDS:= +binutils
|
||||
endef
|
||||
|
||||
define Package/gcc/description
|
||||
|
||||
Reference in New Issue
Block a user