nixpkgs/pkgs/test/make-binary-wrapper
Alyssa Ross 887edae254
tests.makeBinaryWrapper: avoid same-triple cross
We shouldn't try compiling to aarch64-unknown-linux-gnu from
aarch64-unknown-linux-gnu, because that tends to confuse things and is
not representative of actual cross compilation usage.
2023-04-19 18:34:47 +00:00
..
add-flags.c makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
add-flags.cmdline makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
add-flags.env makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
argv0.c
argv0.cmdline
argv0.env
basic.c
basic.cmdline
basic.env
chdir.c
chdir.cmdline
chdir.env
combination.c makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02:00
combination.cmdline
combination.env
cross.nix makeBinaryWrapper: fix cross-compilation and add test 2022-05-31 13:55:41 +02:00
default.nix tests.makeBinaryWrapper: avoid same-triple cross 2023-04-19 18:34:47 +00:00
env.c
env.cmdline
env.env
envcheck.c
inherit-argv0.c
inherit-argv0.cmdline
inherit-argv0.env
invalid-env.c
invalid-env.cmdline
overlength-strings.c makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
overlength-strings.cmdline makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
overlength-strings.env makeBinaryWrapper: add overlength-strings test 2022-05-06 17:03:30 +02:00
prefix.c
prefix.cmdline
prefix.env
suffix.c
suffix.cmdline
suffix.env