mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
loongarch: Revert "systemd: Add -Wno-format-overflow workaround"
This reverts commit 76ef88ee13
.
It seems unneeded now with GCC 14.
This commit is contained in:
parent
e7eaa1eca4
commit
5096a206fb
@ -53,7 +53,6 @@
|
||||
<screen><userinput remap="configure">mkdir -p build
|
||||
cd build
|
||||
|
||||
CFLAGS+=" -Wno-format-overflow" \
|
||||
meson setup .. \
|
||||
--prefix=/usr \
|
||||
--buildtype=release \
|
||||
|
Loading…
Reference in New Issue
Block a user