1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 03:13:13 +02:00

no-no-no... something was not right here ;D

This commit is contained in:
Bram Matthys
2021-09-12 10:30:59 +02:00
parent d35a1baeb2
commit da8b70d78c
+1 -1
View File
@@ -273,7 +273,7 @@ else
dnl This is a fallback needed for older gcc/clang, it also
dnl disables several other useful warnings/errors related
dnl to pragma's unfortunately.
CFLAGS="$CFLAGS -Wno-no-pragmas"
CFLAGS="$CFLAGS -Wno-pragmas"
fi
fi