mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
binutils: Update to 2.32
This patch carries the rootfile for x86_64 only. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -16,7 +16,9 @@ usr/bin/strings
|
||||
#usr/bin/strip
|
||||
#usr/include/ansidecl.h
|
||||
#usr/include/bfd.h
|
||||
#usr/include/bfd_stdint.h
|
||||
#usr/include/bfdlink.h
|
||||
#usr/include/diagnostics.h
|
||||
#usr/include/dis-asm.h
|
||||
#usr/include/libiberty.h
|
||||
#usr/include/plugin-api.h
|
||||
@@ -154,17 +156,11 @@ usr/bin/strings
|
||||
#usr/lib/ldscripts/elf_x86_64.xu
|
||||
#usr/lib/ldscripts/elf_x86_64.xw
|
||||
#usr/lib/ldscripts/elf_x86_64.xwe
|
||||
#usr/lib/ldscripts/i386linux.x
|
||||
#usr/lib/ldscripts/i386linux.xbn
|
||||
#usr/lib/ldscripts/i386linux.xe
|
||||
#usr/lib/ldscripts/i386linux.xn
|
||||
#usr/lib/ldscripts/i386linux.xr
|
||||
#usr/lib/ldscripts/i386linux.xu
|
||||
usr/lib/libbfd-2.30.so
|
||||
usr/lib/libbfd-2.32.so
|
||||
#usr/lib/libbfd.a
|
||||
#usr/lib/libbfd.la
|
||||
#usr/lib/libbfd.so
|
||||
usr/lib/libopcodes-2.30.so
|
||||
usr/lib/libopcodes-2.32.so
|
||||
#usr/lib/libopcodes.a
|
||||
#usr/lib/libopcodes.la
|
||||
#usr/lib/libopcodes.so
|
||||
@@ -232,6 +228,10 @@ usr/lib/libopcodes-2.30.so
|
||||
#usr/share/locale/ms/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/nl/LC_MESSAGES/opcodes.mo
|
||||
#usr/share/locale/pt
|
||||
#usr/share/locale/pt/LC_MESSAGES
|
||||
#usr/share/locale/pt/LC_MESSAGES/bfd.mo
|
||||
#usr/share/locale/pt/LC_MESSAGES/binutils.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
|
||||
#usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
|
||||
@@ -296,7 +296,6 @@ usr/lib/libopcodes-2.30.so
|
||||
#usr/share/man/man1/elfedit.1
|
||||
#usr/share/man/man1/gprof.1
|
||||
#usr/share/man/man1/ld.1
|
||||
#usr/share/man/man1/nlmconv.1
|
||||
#usr/share/man/man1/nm.1
|
||||
#usr/share/man/man1/objcopy.1
|
||||
#usr/share/man/man1/objdump.1
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.30
|
||||
VER = 2.32
|
||||
|
||||
THISAPP = binutils-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -94,7 +94,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = ffc476dd46c96f932875d1b2e27e929f
|
||||
$(DL_FILE)_MD5 = 0d174cdaf85721c5723bf52355be41e6
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user