mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Revert "mips64el: systemd: Add -Wno-format-overflow workaround"
This reverts commit 1e1cb39a10
.
No longer needed with GCC 14.
This commit is contained in:
parent
bde705c027
commit
93bd19d69a
@ -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