perl: Do not build on ARC
Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
a5c540e2d5
commit
52453b921b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ define Package/perl
|
|||
CATEGORY:=Languages
|
||||
TITLE:=The Perl intepreter
|
||||
URL:=http://www.perl.com/
|
||||
DEPENDS:=+USE_GLIBC:libbsd +PERL_THREADS:libpthread
|
||||
DEPENDS:=+USE_GLIBC:libbsd +PERL_THREADS:libpthread @!arc
|
||||
endef
|
||||
|
||||
define Package/perl/description
|
||||
|
|
Loading…
Reference in a new issue