summary refs log tree commit diff
path: root/pkgs/tools/typesetting/lout/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/typesetting/lout/builder.sh')
-rwxr-xr-xpkgs/tools/typesetting/lout/builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/typesetting/lout/builder.sh b/pkgs/tools/typesetting/lout/builder.sh
index ec52adc225b..cd3b9c67e3c 100755
--- a/pkgs/tools/typesetting/lout/builder.sh
+++ b/pkgs/tools/typesetting/lout/builder.sh
@@ -39,6 +39,6 @@ cat makefile |									\
   > "$nixMakefile" &&								\
 mkdir -p "$out/bin" && mkdir -p "$out/lib"					\
 mkdir -p "$out/man" && mkdir -p "$out/doc/lout" &&				\
-make -f "$nixMakefile" install installman &&					\
+make -f "$nixMakefile" CC=cc install installman &&					\
 installDoc &&									\
 fixupPhase