summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: don't build memory profilersTheo Anderson2021-01-291-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/767811 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: add bootstrap workaround like for libcxxFabian Groffen2021-01-011-2/+7
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/compiler-rt: Fix Darwin prefix pathsJacob Floyd2020-12-271-2/+12
| | | | | | | | | | | | | | | | | Gentoo Prefix does not follow standard Apple practice of using --sysroot or --isysroot on everything because we have to account for two "root"s. 1) EPREFIX is "root" 2) EPREFIX/MacOSX.sdk is also sysroot as it provides system headers. So, adjust sys-libs/compiler-rt to prevent them from adding the sysroot flags on Darwin. Also adjust some CMAKE args to ensure it is using EPREFIX/MacOSX.sdk instead of looking things up with xcrun. Bug: https://bugs.gentoo.org/758167 Signed-off-by: Jacob Floyd <cognifloyd@gmail.com> Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/compiler-rt: Delay llvm.org_set_globals after varsMichał Górny2020-11-291-3/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Set used Python interpreter.Arfrever Frehtes Taifersar Arahesis2020-10-141-0/+3
| | | | | | | | Required since: https://github.com/llvm/llvm-project/commit/c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 12.0.0.9999 for master branchMichał Górny2020-07-151-0/+106
Signed-off-by: Michał Górny <mgorny@gentoo.org>