diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-30 11:17:16 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-30 11:17:16 +0200 |
commit | aae6a6aeda51cf94a47e39ad624728f9bee75e30 (patch) | |
tree | 84c9403432f3a3be6a03fabec806e57a814f5f0a /INSTALL | |
parent | Build: POSIX shell isn't required if scripts are disabled. (diff) | |
download | xz-aae6a6aeda51cf94a47e39ad624728f9bee75e30.tar.xz |
Update Solaris notes in INSTALL.
Mention the possible "make check" failure on Solaris in the
Solaris-specific section of INSTALL. It was already in
section 4.5 but it is better mention it in the OS-specific
section too.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -122,6 +122,10 @@ XZ Utils Installation This can be worked around by passing gl_cv_cc_visibility=no as an argument to the configure script. + test_scripts.sh in "make check" may fail if good enough tools are + missing from PATH (/usr/xpg4/bin or /usr/xpg6/bin). See sections + 4.5 and 3.2 for more information. + 1.2.6. Tru64 |