From c79493fa0da27a6b91489b46d4fff3c8b44b0168 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Sep 2022 17:37:17 +0200 Subject: blacklisted carla --- blacklist/pentium4/carla/carla | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 blacklist/pentium4/carla/carla (limited to 'blacklist') diff --git a/blacklist/pentium4/carla/carla b/blacklist/pentium4/carla/carla new file mode 100644 index 00000000..cb395eaf --- /dev/null +++ b/blacklist/pentium4/carla/carla @@ -0,0 +1,2 @@ +sources/ysfx_utils.cpp:40:29: error: static assertion failed: 64-bit large file support is not enabled + 40 | static_assert(sizeof(off_t) == 8, "64-bit large file support is not enabled"); -- cgit v1.2.3-54-g00ecf