diff --git a/dev-libs/boehm-gc/boehm-gc-7.6.0.ebuild b/dev-libs/boehm-gc/boehm-gc-7.6.0.ebuild index cab00ef0303e9..7fc4ca03479f1 100644 --- a/dev-libs/boehm-gc/boehm-gc-7.6.0.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-7.6.0.ebuild @@ -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 }