mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Remove pregenerated opcodes files in binutils 2.14
This commit is contained in:
parent
6e4ad4c91d
commit
d78fcdfa99
1 changed files with 4 additions and 0 deletions
|
|
@ -90,6 +90,10 @@ src_prepare() {
|
|||
|
||||
# Remove prebuilt texinfo files
|
||||
rm -- */*.info* */*/*.info*
|
||||
|
||||
# Remove pregenerated opcodes files
|
||||
rm opcodes/ia64-asmtab.c
|
||||
rm opcodes/z8k-opc.h
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue