nixpkgs/pkgs/development/compilers/graalvm/community-edition
Thiago Kenji Okada a92e6068b4 buildGraalvm: use NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION instead of CC wrapper
Instead of using a hacky CC wrapper to re-inject the environment
variables needed to build, we set the
NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION=true that is in 21.0.0
release changelog:
489611a304/substratevm/CHANGELOG.md (L48)

This is deprecated behavior for now, and will be removed in future, but
this will allow us more time until we figure a proper solution.

See:
- https://github.com/oracle/graal/issues/7502
- https://github.com/oracle/graal/issues/7981
- https://github.com/oracle/graal/pull/6095
2023-12-13 16:12:04 +00:00
..
graaljs graalvmCEPackages: some fixes to update.sh script 2023-09-28 16:03:54 +01:00
graalnodejs graalvmCEPackages: some fixes to update.sh script 2023-09-28 16:03:54 +01:00
graalpy graalvmCEPackages.graalpy: 23.1.0 -> 23.1.1 2023-10-28 20:52:36 +00:00
graalvm-ce graalvm-ce: 21.0.0 -> 21.0.1 2023-10-28 20:21:08 +00:00
truffleruby graalvmCEPackages.truffleruby: 23.1.0 -> 23.1.1 2023-10-28 20:52:06 +00:00
buildGraalvm.nix buildGraalvm: use NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION instead of CC wrapper 2023-12-13 16:12:04 +00:00
buildGraalvmProduct.nix graalvmCEPackages.buildGraalvmProduct: add Foundation to buildInputs 2023-09-27 22:29:22 +01:00
default.nix graalVMPackages.graalvm-ce-musl: init at 21.0.0 2023-09-27 22:54:55 +01:00
update.sh graalvmCEPackages: some fixes to update.sh script 2023-09-28 16:03:54 +01:00