spec: remove lib/bfd-plugins
These conflict with native ones and are not particularly useful (for a cross-toolchain)
This commit is contained in:
parent
f3329910f4
commit
bc28a5dc67
@ -436,8 +436,10 @@ rm -rf %buildroot%prefix/share/info
|
||||
rm -rf %buildroot%prefix/share/man/man7
|
||||
# python pretty-printers conflict with native compiler
|
||||
rm -rf %buildroot%prefix/share/gcc-%gcc_branch/python
|
||||
# conficts with the native compiler and is not particularly useful
|
||||
# conflicts with the native compiler and is not particularly useful
|
||||
rm -f %buildroot%prefix/%_lib/libcc1.so*
|
||||
# conflicts with the native bfd and is not particularly useful
|
||||
rm -rf %buildroot%prefix/lib/bfd-plugins
|
||||
# Useless for Linux targets
|
||||
rm -f %buildroot%_man1dir/%target-windmc*
|
||||
rm -f %buildroot%_man1dir/%target-windres*
|
||||
|
Loading…
x
Reference in New Issue
Block a user