diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-04-15 14:12:04 +0000 |
commit | d7fdd3f5cb297cddf08b8962040e48095893ab02 (patch) | |
tree | fae25f228a312ae7c65a10e4b09d1323a3eb4448 | |
parent | 705cd6afd708eae81e713f13382f4214ebcb2ee9 (diff) | |
download | skalibs-d7fdd3f5cb297cddf08b8962040e48095893ab02.tar.xz |
version: 2.10.0.3v2.10.0.3
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - If cross-compiling: knowing the value for the irreducible -sysdeps for your target architecture. See the "Cross-compilation" -section below. + - If cross-compiling: you have to know the correct value for some +non-autodetectable sysdeps for your target architecture. See the +"Cross-compilation" section below. This software will install on any operating system that implements POSIX.1-2008, available at: |