hints updates

move out-of-date hints files to the outdated folder.

rename the hints files, and hints/include files that are currently
named *.2020 to *.370 (next release number).
This commit is contained in:
nhmall
2021-12-31 08:48:24 -05:00
parent f0d971fc2a
commit 7a44b3b52e
27 changed files with 56 additions and 56 deletions
+3 -3
View File
@@ -154,7 +154,7 @@ steps:
- bash: |
cd sys/unix
sh setup.sh hints/linux.2020
sh setup.sh hints/linux.370
cd ../..
make fetch-lua
make WANT_WIN_ALL=1 QT_SELECT=5 MOC=moc all
@@ -193,7 +193,7 @@ steps:
- bash: |
cd sys/unix
sh setup.sh hints/macos.2020
sh setup.sh hints/macos.370
cd ../..
make fetch-lua
make all
@@ -204,7 +204,7 @@ steps:
- bash: |
export GCCVER=gcc1020
cd sys/unix
sh setup.sh hints/linux.2020
sh setup.sh hints/linux.370
cd ../..
make fetch-lua
sh sys/msdos/fetch-cross-compiler.sh