1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-26 17:03:20 +00:00

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.
This commit is contained in:
Eric Swenson
2018-07-22 14:21:57 -07:00
parent 9d2d9625be
commit 36b7df1aaa

View File

@@ -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"