Files
nixpkgs/pkgs/development/compilers/gcc/common
Randy Eckenrode ea889da7e6 gcc: drop rpath from build on platforms that don’t set rpaths
Darwin uses absolute path install names, so setting rpaths is unnecessary. This fixes breakage on older versions of GCC that try to set a deployment target that does not support rpaths.
2024-07-22 12:17:05 -04:00
..