mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Reduce the number of files packaged to the one not provided by the bsd elftoolchain
This commit is contained in:
parent
504f74df0a
commit
58d7cda819
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420975
1 changed files with 0 additions and 40 deletions
|
@ -1,38 +1,13 @@
|
||||||
bin/addr2line
|
|
||||||
bin/ar
|
|
||||||
bin/as
|
bin/as
|
||||||
bin/c++filt
|
|
||||||
bin/elfedit
|
|
||||||
bin/gprof
|
|
||||||
bin/ld
|
bin/ld
|
||||||
bin/ld.bfd
|
bin/ld.bfd
|
||||||
bin/nm
|
|
||||||
bin/objcopy
|
bin/objcopy
|
||||||
bin/objdump
|
bin/objdump
|
||||||
bin/ranlib
|
|
||||||
bin/readelf
|
|
||||||
bin/size
|
|
||||||
bin/strings
|
|
||||||
bin/strip
|
|
||||||
include/ansidecl.h
|
|
||||||
include/bfd.h
|
|
||||||
include/bfdlink.h
|
|
||||||
include/dis-asm.h
|
|
||||||
include/plugin-api.h
|
|
||||||
include/symcat.h
|
|
||||||
lib/libbfd.a
|
|
||||||
lib/libopcodes.a
|
|
||||||
powerpc64-freebsd/bin/ar
|
|
||||||
powerpc64-freebsd/bin/as
|
powerpc64-freebsd/bin/as
|
||||||
powerpc64-freebsd/bin/ld
|
powerpc64-freebsd/bin/ld
|
||||||
powerpc64-freebsd/bin/ld.bfd
|
powerpc64-freebsd/bin/ld.bfd
|
||||||
powerpc64-freebsd/bin/nm
|
|
||||||
powerpc64-freebsd/bin/objcopy
|
powerpc64-freebsd/bin/objcopy
|
||||||
powerpc64-freebsd/bin/objdump
|
powerpc64-freebsd/bin/objdump
|
||||||
powerpc64-freebsd/bin/ranlib
|
|
||||||
powerpc64-freebsd/bin/readelf
|
|
||||||
powerpc64-freebsd/bin/size
|
|
||||||
powerpc64-freebsd/bin/strip
|
|
||||||
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.x
|
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.x
|
||||||
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xbn
|
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xbn
|
||||||
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xc
|
powerpc64-freebsd/lib/ldscripts/elf32ppc_fbsd.xc
|
||||||
|
@ -85,22 +60,7 @@ powerpc64-freebsd/lib/ldscripts/elf64ppc.xsc
|
||||||
powerpc64-freebsd/lib/ldscripts/elf64ppc.xsw
|
powerpc64-freebsd/lib/ldscripts/elf64ppc.xsw
|
||||||
powerpc64-freebsd/lib/ldscripts/elf64ppc.xu
|
powerpc64-freebsd/lib/ldscripts/elf64ppc.xu
|
||||||
powerpc64-freebsd/lib/ldscripts/elf64ppc.xw
|
powerpc64-freebsd/lib/ldscripts/elf64ppc.xw
|
||||||
share/man/man1/addr2line.1.gz
|
|
||||||
share/man/man1/ar.1.gz
|
|
||||||
share/man/man1/as.1.gz
|
share/man/man1/as.1.gz
|
||||||
share/man/man1/c++filt.1.gz
|
|
||||||
share/man/man1/dlltool.1.gz
|
|
||||||
share/man/man1/elfedit.1.gz
|
|
||||||
share/man/man1/gprof.1.gz
|
|
||||||
share/man/man1/ld.1.gz
|
share/man/man1/ld.1.gz
|
||||||
share/man/man1/nlmconv.1.gz
|
|
||||||
share/man/man1/nm.1.gz
|
|
||||||
share/man/man1/objcopy.1.gz
|
share/man/man1/objcopy.1.gz
|
||||||
share/man/man1/objdump.1.gz
|
share/man/man1/objdump.1.gz
|
||||||
share/man/man1/ranlib.1.gz
|
|
||||||
share/man/man1/readelf.1.gz
|
|
||||||
share/man/man1/size.1.gz
|
|
||||||
share/man/man1/strings.1.gz
|
|
||||||
share/man/man1/strip.1.gz
|
|
||||||
share/man/man1/windmc.1.gz
|
|
||||||
share/man/man1/windres.1.gz
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue