alpha is also a 64-bit environment (add to NOT_FOR_ARCHS)

This commit is contained in:
Kris Kennaway 2004-02-23 22:06:01 +00:00
parent 76b6ac7ad5
commit 18e25ec569
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101905

View File

@ -28,7 +28,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
# Code is not 64-bit clean yet
NOT_FOR_ARCHS= ia64 amd64 sparc64
NOT_FOR_ARCHS= ia64 amd64 sparc64 alpha
TESTS= "@comment "
.if defined(WITH_TESTS)