Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on

other architectures for yet unknown reasons.
This commit is contained in:
Jimmy Olgeni 2004-02-29 16:54:08 +00:00
parent b07b2409de
commit 2d29bc4b0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102552
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ ERLANG_DOCS= otp_html_R9C-0.tar.gz
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386
CONFIGURE_TARGET= # Empty
CONFIGURE_ARGS+= --enable-threads --enable-hipe

View File

@ -42,6 +42,7 @@ ERLANG_DOCS= otp_html_R9C-0.tar.gz
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386
CONFIGURE_TARGET= # Empty
CONFIGURE_ARGS+= --enable-threads --enable-hipe