Unverified Commit 4497abec authored by Mauricio Collares's avatar Mauricio Collares Committed by GitHub
Browse files

[Backport release-25.11] giac: disable libc++ hardening (#466379)

parents 9151a454 5eaedc38
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -192,6 +192,9 @@ stdenv.mkDerivation rec {
    "--disable-micropy"
  ];

  # https://github.com/NixOS/nixpkgs/pull/463804
  hardeningDisable = [ "libcxxhardeningfast" ];

  postInstall = ''
    # example Makefiles contain the full path to some commands
    # notably texlive, and we don't want texlive to become a runtime