aboutsummaryrefslogtreecommitdiffstats
path: root/README_d/README.zLinux
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-10-31 22:01:14 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-10-31 22:01:14 +0200
commitce01568de72d8413edddbe23db14031787667d12 (patch)
treee1e98c816a833dd5363946d2570648dcd48afb19 /README_d/README.zLinux
parent4e7f84903580b2bc46946edc93b66b18f1f64e5c (diff)
parenta4d313ca20a63d28b7a2020e6897f4e3e04dae6e (diff)
downloadegawk-ce01568de72d8413edddbe23db14031787667d12.tar.gz
egawk-ce01568de72d8413edddbe23db14031787667d12.tar.bz2
egawk-ce01568de72d8413edddbe23db14031787667d12.zip
Merge branch 'master' into feature/nocopy
Diffstat (limited to 'README_d/README.zLinux')
-rw-r--r--README_d/README.zLinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_d/README.zLinux b/README_d/README.zLinux
index 2ff18fff..e9dbcb60 100644
--- a/README_d/README.zLinux
+++ b/README_d/README.zLinux
@@ -6,7 +6,7 @@ before compiling:
1. Run configure.
2. Edit the top-level Makefile and extension/Makefile and change -O2 to -O1.
-3. Run `make && make' check as usual.
+3. Run `make && make check' as usual.
If you don't change the optimization level, the testext test will fail.