Files
nixpkgs/pkgs/development/compilers/gcc/ng
Ben Siraphob 3d8133c572 gccNGPackages.libbacktrace: fix tests on darwin
The libbacktrace test suite was failing on darwin because the
btest_gnudebuglink tests attempted to use GNU debuglink functionality,
which only works on ELF binaries, not Mach-O on darwin.

We set `libbacktrace_cv_objcopy_debuglink=no`, allowing the remaining 21 tests to run successfully.
2025-11-02 22:56:41 -08:00
..

GCC Next-Generation

Experimental split GCC package set based on the LLVM package set design.