dev-libs/boehm-gc
The Boehm-Demers-Weiser conservative garbage collector
-
boehm-gc-8.2.8~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solariscxx +large static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
View Download Browse License: boehm-gcOverlay: gentoo -
boehm-gc-8.2.6~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solariscxx +large static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
View Download Browse License: boehm-gcOverlay: gentoo -
boehm-gc-8.2.4~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solariscxx +large static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
View Download Browse License: boehm-gcOverlay: gentoo
ChangeLog
commit 8614b141a9d1058c9cc9174ceab3d00a75a51f0a
Author: Steven Newbury <steve@snewbury.org.uk>
Date: Sat Sep 2 12:18:32 2017 +0100
New ebuild dev-libs/boehm-gc
This uses prune_libtool_files instead of the find command which wasn't
doing it's job.
I noticed since gcc links to boehm-gc when build objc support and if the
.la files are present -fopenmp gets added to the inherited_linker_flags
if it's in the flags of a dependency from autopar even if OpenMP isn't
required and has been dropped by as-needed, but during building objc
libgomp isn't available to xgcc.
Author: Steven Newbury <steve@snewbury.org.uk>
Date: Sat Sep 2 12:18:32 2017 +0100
New ebuild dev-libs/boehm-gc
This uses prune_libtool_files instead of the find command which wasn't
doing it's job.
I noticed since gcc links to boehm-gc when build objc support and if the
.la files are present -fopenmp gets added to the inherited_linker_flags
if it's in the flags of a dependency from autopar even if OpenMP isn't
required and has been dropped by as-needed, but during building objc
libgomp isn't available to xgcc.