OptionalObsoleteFiles.inc: remove objdump
objdump is removed unconditionally in ObsoleteFiles.inc
This commit is contained in:
parent
40d59cd731
commit
f8519228d1
@ -207,7 +207,6 @@ OLD_FILES+=usr/bin/as
|
||||
OLD_FILES+=usr/bin/ld
|
||||
OLD_FILES+=usr/share/man/man1/ld.1.gz
|
||||
.endif
|
||||
OLD_FILES+=usr/bin/objdump
|
||||
.endif
|
||||
OLD_FILES+=usr/libdata/ldscripts/armelf_fbsd.x
|
||||
OLD_FILES+=usr/libdata/ldscripts/armelf_fbsd.xbn
|
||||
@ -406,7 +405,6 @@ OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xu
|
||||
OLD_FILES+=usr/libdata/ldscripts/elf_x86_64_fbsd.xw
|
||||
.if !defined(WITH_PORT_BASE_BINUTILS)
|
||||
OLD_FILES+=usr/share/man/man1/as.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/objdump.1.gz
|
||||
OLD_FILES+=usr/share/man/man7/as.7.gz
|
||||
OLD_FILES+=usr/share/man/man7/ld.7.gz
|
||||
OLD_FILES+=usr/share/man/man7/ldint.7.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user