Mark cad/gmsh-occ BROKEN for -CURRENT / i386.

See PR 213008.
This commit is contained in:
Thierry Thomas 2016-09-27 20:32:54 +00:00
parent 497d970bbf
commit 04e714eb80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422828

View file

@ -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.