Mark cad/gmsh-occ BROKEN for -CURRENT / i386.
See PR 213008.
This commit is contained in:
parent
497d970bbf
commit
04e714eb80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422828
1 changed files with 6 additions and 0 deletions
|
@ -93,6 +93,12 @@ IGNORE= METIS must be set if TAUCS is set
|
|||
IGNORE= the license for Metis requires that its documentation is included
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MOCC}
|
||||
. if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200000
|
||||
BROKEN_i386= Bad machine code: Using an undefined physical register
|
||||
. endif
|
||||
.endif
|
||||
|
||||
# TODO
|
||||
# Dependencies against PythonLibs, swig and petsc are found and registered if installed
|
||||
# => add knobs to handle them.
|
||||
|
|
Loading…
Reference in a new issue