summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2010-02-27 19:00:13 +0000
committermarcel <marcel@FreeBSD.org>2010-02-27 19:00:13 +0000
commit7bfafd520fe3b22cd211e787a7829d7e497e9911 (patch)
treeee7d5f95178bf7f547000f8a740c719232676b9e /ObsoleteFiles.inc
parent2600409816718bb798a2ccd4e06578f67d3bbb9c (diff)
downloadFreeBSD-src-7bfafd520fe3b22cd211e787a7829d7e497e9911.zip
FreeBSD-src-7bfafd520fe3b22cd211e787a7829d7e497e9911.tar.gz
ia64: <machine/sapicreg.h> and <machine/sapicvar.h> removed.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 9d3675f..ff811b7 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,11 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20100227: [ia64] removed <machine/sapicreg.h> and <machine/sapicvar.h>
+.if ${TARGET_ARCH} == "ia64"
+OLD_FILES+=usr/include/machine/sapicreg.h
+OLD_FILES+=usr/include/machine/sapicvar.h
+.endif
# 20100208: man pages moved
.if ${TARGET_ARCH} == "i386"
OLD_FILES+=usr/share/man/man4/i386/alpm.4.gz
OpenPOWER on IntegriCloud