Re-enable Arch (#265)

This commit is contained in:
Alejandro R Mosteo
2021-03-26 23:12:30 +01:00
committed by GitHub
parent 9cbed21f07
commit a8f7ca71fa
-5
View File
@@ -37,11 +37,6 @@ command = ["make", "-C", "build/gnat", "SDL_PLATFORM=windows"]
'linux|macos|windows' = true
"..." = false
[available."case(distribution)"]
# There is some problem I don't readily know how to solve:
# /usr/sbin/ld: /usr/lib/libharfbuzz.so.0: undefined reference to `fstat64@GLIBC_2.33'
arch = false
[gpr-externals]
SDL_MODE = ["debug", "release"]
SDL_PLATFORM = ["linux", "bsd", "windows", "macosx", "ios", "android"]