Ruby 1.8.0 builds fine and make test passes on amd64.
This commit is contained in:
parent
efa2a94a3c
commit
70aad94965
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86342
@ -32,7 +32,7 @@ PLIST_SUB+= ONIGURUMA="@comment "
|
||||
.endif
|
||||
|
||||
# Ruby 1.8 does not support IA64 yet.
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64 amd64
|
||||
|
||||
#USE_BZIP2= yes
|
||||
|
||||
|
@ -32,7 +32,7 @@ PLIST_SUB+= ONIGURUMA="@comment "
|
||||
.endif
|
||||
|
||||
# Ruby 1.8 does not support IA64 yet.
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64 amd64
|
||||
|
||||
#USE_BZIP2= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user