Commit 53f890e2 authored by sauricat's avatar sauricat
Browse files

gnu-smalltalk: fix uncompilable error

parent 835faf26
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