1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Current support for ia64 is experimental, and disabled by default.

Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-05-01 10:53:40 +00:00
parent 587260d78c
commit 5918cbaadb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161033

View File

@ -18,6 +18,8 @@ USE_BZIP2= yes
PLIST_FILES= sbin/sfdisk
MAKEFILE= Makefile.bsd
NOT_FOR_ARCHS= ia64
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif