nixpkgs/pkgs/development/compilers/nim
Emery Hemingway a3cfb6589c compilers/nim: do not modify hardening flags
Hardening can set -O𝑛 flags that contradict $CC flags added by
the Nim compiler but this should be resolved later in the wrapper
script.

Fix #243759
2023-08-02 11:20:26 +01:00
..
default.nix compilers/nim: do not modify hardening flags 2023-08-02 11:20:26 +01:00
extra-mangling.patch nim: extra module mangling to prevent runtime dependence 2023-06-28 09:45:16 +01:00
nim.cfg.patch
NIM_CONFIG_DIR.patch
nixbuild.patch
toLocation.patch