summaryrefslogtreecommitdiff
path: root/make-target-1.sh
diff options
context:
space:
mode:
authorDouglas Katzman <dougk@google.com>2020-09-02 13:13:32 -0400
committerDouglas Katzman <dougk@google.com>2020-09-02 13:13:32 -0400
commit19e6e711f791763a7659d5f3a4204605f1ad6493 (patch)
treebe77c4870c307aaef36dbdb00fad32faee8c0dd3 /make-target-1.sh
parent5a9ccf448deeb7f94d9815c811fe35a066d726d5 (diff)
Remove obsolete comment
The 'readonlyspace hack' seems to have gone away in a41c057bfe9d8. So any reason for doing a "make clean" has to be justified some other way, like it's generally a good idea, maybe?
Diffstat (limited to 'make-target-1.sh')
-rwxr-xr-xmake-target-1.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/make-target-1.sh b/make-target-1.sh
index 81b4281b9..5042e9ba6 100755
--- a/make-target-1.sh
+++ b/make-target-1.sh
@@ -43,7 +43,6 @@ fi
# is its generation left enabled even for those builds.
echo //building runtime system and symbol table file
-# The clean is needed for Darwin's readonlyspace hack.
$GNUMAKE -C src/runtime clean
# $GNUMAKE -C src/runtime depend
$GNUMAKE $SBCL_MAKE_JOBS -C src/runtime all