Unverified Commit a9b58eb2 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

gnu-smalltalk: fix uncompilable error (#492434)

parents 5c9774c3 53f890e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
  ];

  enableParallelBuilding = true;
  env.NIX_CFLAGS_COMPILE = "-std=gnu99";

  # The dependencies and their justification are explained at
  # http://smalltalk.gnu.org/download