diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:25:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:25:39 +0000 |
commit | 5c0a576fdfc382350f90edd5483ef2fed7dcf90f (patch) | |
tree | e7f9c8db777acbb91f4befb31237deb0d87cce19 | |
parent | 025e5ed74528cc2e8676268ad07b169949d89ae3 (diff) | |
download | skalibs-5c0a576fdfc382350f90edd5483ef2fed7dcf90f.tar.xz |
version: 2.10.0.2v2.10.0.2
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -335,7 +335,8 @@ trylibs () { echo "$args" > "${sysdeps}/$libfile" } -# Actual script! + +# The script starts HERE. # Initialize variables CC_AUTO= |