mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
By default bootstrap on powerpc64 (option BOOTSTRAP), which avoids an
ICE on this architecture. Reported by: andreast
This commit is contained in:
parent
ea0e374bf1
commit
63ca271a30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437960
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ OPTIONS_DEFINE_amd64= JAVA
|
|||
OPTIONS_DEFINE_powerpc64= JAVA
|
||||
OPTIONS_DEFAULT_i386= JAVA
|
||||
OPTIONS_DEFAULT_amd64= JAVA
|
||||
OPTIONS_DEFAULT_powerpc64= BOOTSTRAP
|
||||
OPTIONS_EXCLUDE_DragonFly= JAVA
|
||||
BOOTSTRAP_DESC= Build using a full bootstrap
|
||||
GRAPHITE_DESC= Support for Graphite loop optimizations
|
||||
|
|
Loading…
Add table
Reference in a new issue