diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-31 22:00:26 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-10-31 22:00:26 +0200 |
commit | a4d313ca20a63d28b7a2020e6897f4e3e04dae6e (patch) | |
tree | c575630a4e577ba1009c6477f03e2207b7ddc4dc /README_d/README.zLinux | |
parent | 608c1d180a9e1d132287aacde015dfd0c8fa4953 (diff) | |
parent | 95aa1b0f60981430eb5cca81ead2d86d3c2793e1 (diff) | |
download | egawk-a4d313ca20a63d28b7a2020e6897f4e3e04dae6e.tar.gz egawk-a4d313ca20a63d28b7a2020e6897f4e3e04dae6e.tar.bz2 egawk-a4d313ca20a63d28b7a2020e6897f4e3e04dae6e.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'README_d/README.zLinux')
-rw-r--r-- | README_d/README.zLinux | 2 |
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. |