diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/simlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile index ec3078bafeaf..00746e03f8e7 100644 --- a/science/simlib/Makefile +++ b/science/simlib/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-3 CXXFLAGS+= -fPIC -NOT_FOR_ARCHS= sparc64 +NOT_FOR_ARCHS= ia64 sparc64 NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code post-patch: |