Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl
Commits: 67c1653f by Jon Boone at 2023-06-18T10:09:35-04:00 Revert "adding diagnostic message about POT"
This reverts commit c24b478baec3bde7afc58e67c827ed5ec7e3483a.
- - - - -
1 changed file:
- bin/build.sh
Changes:
===================================== bin/build.sh ===================================== @@ -246,7 +246,6 @@ if [ "${BUILD_POT}" = "yes" ]; then fi
BUILD=3 -echo "MAKE_TARGET = ${MAKE_TARGET}" buildit
# Asdf and friends are part of the base install, so we need to build
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/67c1653f3a535968b0517776...