diff options
| author | Violet Purcell <vimproved@inventati.org> | 2023-12-19 09:17:08 -0500 |
|---|---|---|
| committer | Florian Schmaus <flow@gentoo.org> | 2023-12-19 19:01:06 +0100 |
| commit | 25c754248c86b71962eaf1f9aa363c1fac5f12d2 (patch) | |
| tree | 2b51da7783954cfaeb4222f3803df61c689d8b86 /dev-cpp/opentelemetry-cpp/files/opentelemetry-cpp-1.5.0-tests.patch | |
| parent | 59c9a6e38173b910cbbac0859ab5c96ca9103e2d (diff) | |
| download | gentoo-25c754248c86b71962eaf1f9aa363c1fac5f12d2.tar.gz gentoo-25c754248c86b71962eaf1f9aa363c1fac5f12d2.tar.bz2 gentoo-25c754248c86b71962eaf1f9aa363c1fac5f12d2.zip | |
sys-libs/liburing: backport fix for building without libgcc
Since 2.4, liburing has been building in its nolibc configuration for
arm64, x86, and amd64. Since 2.5, in this configuration, it explicitly
links to -lgcc. This commit backports a patch that removes the explicit
-lgcc link and replaces it with the output of cc
-print-libgcc-file-name, which fixes building on LLVM-only systems.
Upstream-Commit: https://github.com/axboe/liburing/commit/09b8ded9686f33f1044ad8c612f2281b865cd314
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/34369
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-cpp/opentelemetry-cpp/files/opentelemetry-cpp-1.5.0-tests.patch')
0 files changed, 0 insertions, 0 deletions
