mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-libs/boehm-gc: drop outdated ia64 workaround
Fixes build failure on ia64:
make -j1 src/ia64_save_regs_in_stack.lo
make: *** No rule to make target 'src/ia64_save_regs_in_stack.lo'. Stop.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
parent
a8ee87e29a
commit
6e6e0c7570
@ -34,8 +34,6 @@ multilib_src_configure() {
|
||||
}
|
||||
|
||||
multilib_src_compile() {
|
||||
# Workaround build errors. #574566
|
||||
use ia64 && emake src/ia64_save_regs_in_stack.lo
|
||||
use sparc && emake src/sparc_mach_dep.lo
|
||||
default
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user