gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2013年10月28日 13:24:54 +0000
committerCamm Maguire <camm@debian.org>2013年11月05日 17:44:33 +0000
commitaa6a9ee235f7f104000b4fd0315d32ad7b5f2815 (patch)
treeeb231875293d03a15ea985c947c20fea293531b0
parent0ceb55dfebcaae8f91329cfaaf99de5d49d0fee8 (diff)
downloadgcl-aa6a9ee235f7f104000b4fd0315d32ad7b5f2815.tar.gz
specify package to reset-sys-paths in makefile
Diffstat
-rw-r--r--gcl/makefile 2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcl/makefile b/gcl/makefile
index aa40a7a58..cbbfdcfd3 100644
--- a/gcl/makefile
+++ b/gcl/makefile
@@ -166,7 +166,7 @@ pargcl_all: $(BUILD_BFD) $(PORTDIR)/$(FLISP) command cmpnew/gcl_collectfn.o \
&& cp ${PARGCLDIR}/src/saved_pargcl unixport/ \
&& cd unixport \
&& mv saved_pargcl temp$(EXE) \
- && echo '(reset-sys-paths "$(GCLDIR)/")(si::save-system "saved_pargcl")' | ./temp$(EXE) \
+ && echo '(si::reset-sys-paths "$(GCLDIR)/")(si::save-system "saved_pargcl")' | ./temp$(EXE) \
&& echo '#' \
&& echo '#' \
&& echo '# ParGCL built. To test it: cd bin; ./pargcl ' \
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月02日 15:51:06 +0000

AltStyle によって変換されたページ (->オリジナル) /