mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
lang/racket-minimal: force BC on powerpc
Build fails with CS.
This commit is contained in:
parent
5c6b9c3866
commit
850a1f3d65
@ -41,8 +41,10 @@ OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT= CS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
OPTIONS_DEFAULT_powerpc= BC
|
||||
OPTIONS_DEFINE_amd64= FUTURES JIT
|
||||
OPTIONS_DEFINE_i386= FUTURES JIT
|
||||
OPTIONS_EXCLUDE_powerpc= CS
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
OPTIONS_SINGLE_BACKEND= BC CS
|
||||
|
Loading…
Reference in New Issue
Block a user