3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
sternenseemann acdc783418 gcc*: always force --program-prefix and pass --target
Don't rely on gcc detecting from the passed platforms which prefix to
use, but always specify the prefix nixpkgs expects (or doesn't). This
allows us to work around problems where the configure script would add
prefix where nixpkgs doesn't expect one (if `--target` was specified,
but the same as `--host`) or doesn't add one if nixpkgs expects one (if
`--target` and `--host` are the same, but we are actually cross
compiling, but the relevant parts of the platform are not encoded into
the platform config.

See also ca9be0511b.
2021-04-16 22:54:05 +02:00
..
applications Merge master into staging-next 2021-04-15 00:15:29 +00:00
build-support
common-updater
data Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
desktops Merge branch 'staging' into staging-next 2021-04-14 10:08:25 +02:00
development gcc*: always force --program-prefix and pass --target 2021-04-16 22:54:05 +02:00
games Merge pull request #119112 from squalus/darwin-scummvm 2021-04-14 22:48:47 +02:00
misc Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
os-specific libselinux: fix build with musl (#119472) 2021-04-15 23:18:51 +02:00
pkgs-lib
servers Merge branch 'master' into staging-next 2021-04-15 01:01:26 +02:00
shells
stdenv Merge branch 'staging' into staging-next 2021-04-14 10:08:25 +02:00
test
tools Merge remote-tracking branch 'upstream/master' into staging 2021-04-15 03:16:06 +00:00
top-level Merge remote-tracking branch 'upstream/master' into staging 2021-04-15 03:16:06 +00:00