From a8f7ca71faf8627659295cd346778cec4d57318d Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 26 Mar 2021 23:12:30 +0100 Subject: [PATCH] Re-enable Arch (#265) --- index/sd/sdlada/sdlada-2.5.4-1.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/index/sd/sdlada/sdlada-2.5.4-1.toml b/index/sd/sdlada/sdlada-2.5.4-1.toml index a392c265..5ea9d2cd 100644 --- a/index/sd/sdlada/sdlada-2.5.4-1.toml +++ b/index/sd/sdlada/sdlada-2.5.4-1.toml @@ -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"]