diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 03:24:18 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 03:24:18 +0000 |
commit | f021228e85db192d0fc5d9bede7f7571850c7bcd (patch) | |
tree | e5589d06e0c36b6bd44f588a41adb97a52b42270 /math/ised | |
parent | 7852d2460c7a3287234202f6b1cedad29153cf15 (diff) | |
download | ports-f021228e85db192d0fc5d9bede7f7571850c7bcd.tar.gz ports-f021228e85db192d0fc5d9bede7f7571850c7bcd.zip |
Notes
Diffstat (limited to 'math/ised')
-rw-r--r-- | math/ised/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile index 1d47105a03e8..e704d8f59944 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv3 USE_BZIP2= yes GNU_CONFIGURE= yes +# ./base.h:620:14: error: invalid output constraint '=ir' in asm USE_GCC= yes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz |