ia64 support. Due to the bogus placement of some i4b includes, it is

i386-only, even though it would work on all the isa-capable platforms.
Change the NOI4B so that instead of excluding alpha, it only includes i386.
This commit is contained in:
Peter Wemm 2001-10-23 10:20:24 +00:00
parent 378749743c
commit 0407540adf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85357

View File

@ -83,7 +83,7 @@ DPADD+= ${LIBRADIUS}
.endif
.endif
.if defined(NOI4B) || ${MACHINE_ARCH} == "alpha"
.if defined(NOI4B) || ${MACHINE_ARCH} != "i386"
CFLAGS+=-DNOI4B
.else
SRCS+= i4b.c