Tabs cleaned up.

This commit is contained in:
Scott Duensing 2023-01-05 20:50:23 -06:00
parent 54bbac799e
commit 3ecf0b59ad
2 changed files with 19 additions and 19 deletions

View file

@ -57,7 +57,7 @@ function buildJoeyLib() {
export CFLAGS="-DJOEY_DEBUG ${CFLAGS}"
fi
setCompiler
setCompiler ${ARCH} ${PASS}
buildJoeyLibSDL2
unSetCompiler
}