- After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS
This commit is contained in:
parent
e7dc7669c7
commit
a30d76e76c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161061
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ MAKEFILE= makefile
|
|||
INSTALLS_SHLIB= yes
|
||||
# Known to work on atleast sparc64 & i386
|
||||
#ONLY_FOR_ARCHS= i386 sparc64
|
||||
#NOT_FOR_ARCHS= amd64 ia64
|
||||
NOT_FOR_ARCHS= ia64
|
||||
|
||||
PLIST_FILES= lib/libml.a \
|
||||
lib/libml.so \
|
||||
|
|
Loading…
Reference in a new issue