From 0462b4d4b06384bb057084ab6be799f8731aafb5 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sat, 16 Apr 2005 02:08:29 +0000
Subject: [PATCH] Bootstrap file for cross-compiling the pseudo-atomic change
 for ppc.

---
 bootfiles/19a/boot-2005-04-1-ppc.lisp | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 bootfiles/19a/boot-2005-04-1-ppc.lisp

diff --git a/bootfiles/19a/boot-2005-04-1-ppc.lisp b/bootfiles/19a/boot-2005-04-1-ppc.lisp
new file mode 100644
index 000000000..7c72fffed
--- /dev/null
+++ b/bootfiles/19a/boot-2005-04-1-ppc.lisp
@@ -0,0 +1,4 @@
+;; Cross-compile script to get the new pseudo-atomic scheme.
+;; Nothing special, just load up the default script for ppc.
+#+ppc
+(load "target:tools/cross-scripts/cross-ppc-ppc-darwin")
\ No newline at end of file
-- 
GitLab