mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 18:02:52 +00:00
<machine/nexusvar.h> removed on ia64.
This commit is contained in:
parent
1adf3cbdb7
commit
a29917e075
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205724
@ -14,11 +14,14 @@
|
||||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20100326: [ia64] removed <machine/nexusvar.h>
|
||||
.if ${TARGET_ARCH} == "ia64"
|
||||
OLD_FILES+=usr/include/machine/nexusvar.h
|
||||
.endif
|
||||
# 20100326: gcpio removal
|
||||
OLD_FILES+=usr/bin/gcpio
|
||||
OLD_FILES+=usr/share/info/cpio.info.gz
|
||||
OLD_FILES+=usr/share/man/man1/gcpio.1.gz
|
||||
|
||||
# 20100322: libz update
|
||||
OLD_LIBS+=lib/libz.so.5
|
||||
.if ${TARGET_ARCH} == "amd64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user