aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-03-10 06:25:20 +0000
committerdos-reis <gdr@axiomatics.org>2008-03-10 06:25:20 +0000
commit8842ac47654da4c97d82763c4f197d4297775084 (patch)
tree095aa7fa4b6a7d731c169b5c033185f590cfbe33 /src/ChangeLog
parent6cd03930cf6d06aeb22d8a03f88e21aed3741846 (diff)
downloadopen-axiom-8842ac47654da4c97d82763c4f197d4297775084.tar.gz
* algebra/Makefile.pamphlet (strap/%.$(FASLEXT)): Don't copy
bootstrapping objects to final algebra directory. (%.NRLIB/code.$(FASLEXT)): Specify bootstrapping objects location as option.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f6e3e453..e21a79b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2008-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * algebra/Makefile.pamphlet (strap/%.$(FASLEXT)): Don't copy
+ bootstrapping objects to final algebra directory.
+ (%.NRLIB/code.$(FASLEXT)): Specify bootstrapping objects location
+ as option.
+
+2008-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* lisp/core.lisp.in ("$faslType"): Export.
* interp/sys-driver.boot (algebraBootstrapDir): New.
* interp/lisplib.boot (findModule): New.