diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-18 22:22:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-18 22:22:01 +0000 |
commit | a46c6ca31cfd61d25fb3579807e3405764bcec72 (patch) | |
tree | 780abdaa6bd9d7f5ee0aab1d02a6367863de6dfc /INSTALL | |
parent | 8d548a4be6fd0584f84d107fd83fb18c28ab578f (diff) | |
download | skalibs-a46c6ca31cfd61d25fb3579807e3405764bcec72.tar.xz |
skalibs actually doesn't need make 4
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Build Instructions ------------ - A POSIX-compliant C development environment - - GNU make version 4.0 or later + - GNU make version 3.81 or later - If cross-compiling: the sysdeps for your target architecture (see the "Cross-compilation" section below) |