From 36b7df1aaa83c387852568cee2826256f89902a7 Mon Sep 17 00:00:00 2001 From: Eric Swenson Date: Sun, 22 Jul 2018 14:21:57 -0700 Subject: [PATCH] Updated build/lisp.tcl to not specify FN2 for those lisp compilations where the default of > would be more appropriate. This fixes, in particular the incorrect compilation of LIBDOC; TIME KMP8 instead of LIBDOC; TIME KMP9. Resolves #1091. --- build/lisp.tcl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/lisp.tcl b/build/lisp.tcl index 9d5214c8..6840a4f0 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -242,12 +242,12 @@ respond "*" ":move .temp.;srctrn fasl,comlap;st.fas 20\r" # Additional LSPLIB packages respond "*" "complr\013" -respond "_" "liblsp;iota_libdoc;iota kmp1\r" -respond "_" "liblsp;time_libdoc;time kmp8\r" -respond "_" "liblsp;letfex_libdoc;letfex gjc2\r" +respond "_" "liblsp;iota_libdoc;iota\r" +respond "_" "liblsp;time_libdoc;time\r" +respond "_" "liblsp;letfex_libdoc;letfex\r" respond "_" "liblsp;lusets fasl_libdoc;lusets\r" respond "_" "liblsp;break fasl_libdoc;break\r" -respond "_" "liblsp;smurf_libdoc;smurf rwk1\r" +respond "_" "liblsp;smurf_libdoc;smurf\r" respond "_" "liblsp;fasdmp fasl_rlb%;fasdmp\r" respond "_" "\032" type ":kill\r"