summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/db: keyword 5.3.28-r8 for ~loongWANG Xuerui2022-10-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-libs/libxcrypt: add headers-only installAdrian Ratiu2022-10-192-2/+17
| | | | | | | | | | | | | | | | | | While bootstrapping a pure LLVM based toolchain, compiler-rt-sanitizers depends on crypt.h, but libxcrypt cannot be built yet because it requires a working compiler runtime, so the solution is: 1. Install libxcrypt headers-only 2. Build compiler-rt-sanitizers & the rest of llvm/clang 3. Build full libxcrypt Thus we add the ability to install libxcrypt headers-only, similar to how glibc does it. Closes: https://bugs.gentoo.org/877567 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/27840 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libapparmor: keyword 3.0.4 riscv, #877087Xin Yang2022-10-181-1/+1
| | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-libs/libomp: Bump to 15.0.3Michał Górny2022-10-182-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 15.0.3Michał Górny2022-10-182-0/+206
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Bump to 15.0.3Michał Górny2022-10-182-0/+118
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Bump to 15.0.3Michał Górny2022-10-182-0/+125
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Bump to 15.0.3Michał Górny2022-10-182-0/+222
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Bump to 15.0.3Michał Górny2022-10-182-0/+153
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/readline: add savannah upstream metadataSam James2022-10-181-10/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gdbm: add savannah upstream metadataSam James2022-10-181-7/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/freeipmi: add savannah upstream metadataSam James2022-10-181-1/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/musl: Filter LTOIan Jordan2022-10-174-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | After discussing my bug with dalias on #musl I was informed that LTO has a negative impact on Musl so fixing the issue I highlight rather than filtering wouldn't be the desired outcome for the user. This will also help crossdev users as a bonus as -flto applies to the crosstoolchain and can be hard to spot at first. Chat log to comfirm: immolo: I ran into the -flto issue while testing musl built with lto and the only thing I can find on it was a workaround in 2015. immolo: My question though is it even worth having lto enabled on musl in the first place as every distro just seems to filter it so there must be a reason dalias: not only is it not worth it. it's negative value dalias: makes musl larger and slower dalias: if you wanted libc.a to get LTO'd into static programs, that might have some value dalias: but LTO on libc.so is worse than worthless Closes: https://bugs.gentoo.org/877343 Thanks-to: dalias Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27824 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libucontext: Keyword 1.2 x86, #834327Arthur Zamarin2022-10-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libucontext: Keyword 1.2 ppc64, #834327Arthur Zamarin2022-10-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libucontext: Keyword 1.2 ppc, #834327Arthur Zamarin2022-10-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libcxx: Remove inactive maintainerMichał Górny2022-10-171-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Remove obsolete libelf dependencyMichał Górny2022-10-162-2/+0
| | | | | | | Upstream commit 300155911a6d removed the dependency on libelf, so let's remove it from the ebuild as well. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove redundant postinst messageMichał Górny2022-10-163-24/+0
| | | | | | | | | libcxx is not the only runtime installed along with clang, explicitly passing -stdlib= is not the only (or the best) way of using it, and it is uncommon for a package to tell users how to use it in postinst anyway. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+138
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+213
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+117
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+121
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+219
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 16.0.0_pre20221016 snapshotMichał Górny2022-10-162-0/+151
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: keyword 2.36-r5Andreas K. Hüttel2022-10-161-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: keyword 2.35-r11Andreas K. Hüttel2022-10-161-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.36 patchlevel bumpAndreas K. Hüttel2022-10-152-0/+1629
| | | | | | tests pass Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.35 patchlevel bumpAndreas K. Hüttel2022-10-152-0/+1624
| | | | | | tests pass Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/libbacktrace: fix QA BadDescriptionConrad Kostecki2022-10-151-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-libs/libxcrypt: fix binary cross compilationAdrian Ratiu2022-10-152-0/+22
| | | | | | | | | | | | | | | | | | | | | | | Even though all files are installed in the proper places when cross compiling, further testing revealed the libxcrypt binary itself is not correctly cross-complied for the target architecture, instead it is compiled for the host. Set up the proper variables to ensure the binary is built for the correct architecture. Before: libcrypt.so.2.0.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[xxHash]=0d041ee2539129be, stripped After: libcrypt.so.2.0.0: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[xxHash]=ba09206297aebce3, stripped Closes: https://bugs.gentoo.org/877093 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/27780 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/zlib: add 1.2.13Sam James2022-10-143-0/+265
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 14.0.6-r1 ppc64, #877045Arthur Zamarin2022-10-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 14.0.6-r1 arm, #877045Sam James2022-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 14.0.6-r1 amd64, #877045Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 14.0.6-r1 arm64, #877045Sam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/kpmcore: drop 22.08.1Andreas Sturmlechner2022-10-132-34/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/kpmcore: 22.08.2 version bumpAndreas Sturmlechner2022-10-132-0/+34
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/timezone-data: drop 2022dSam James2022-10-122-204/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/timezone-data: add 2022eSam James2022-10-122-0/+199
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Remove 16.0.0_pre20221006Michał Górny2022-10-112-151/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove 16.0.0_pre20221006Michał Górny2022-10-112-220/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Remove 16.0.0_pre20221006Michał Górny2022-10-112-123/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Remove 16.0.0_pre20221006Michał Górny2022-10-112-117/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 16.0.0_pre20221006Michał Górny2022-10-112-213/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Remove 16.0.0_pre20221006Michał Górny2022-10-112-134/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Partially revert "Use tc-get-c-rtlib"Michał Górny2022-10-112-8/+16
| | | | | | | The older versions require clang_rt path, so restore the old code. Reverts: e968fbf5f2132f5ca82b5889f08bec6c2fb65082 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove redundant LLVM_MAIN_SRC_DIRMichał Górny2022-10-112-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Add a flag to control the gdb-pluginMichał Górny2022-10-113-20/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Reenable cross-unwind in 16.0.0_pre20221010Michał Górny2022-10-101-3/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>