Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist/pentium4/carla/carla2
1 files changed, 2 insertions, 0 deletions
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");