mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-08 23:19:31 +00:00
loongarch: Revert "udev: Add -Wno-format-overflow into CFLAGS"
This reverts commit 7a27ecb5da
.
Should be unneeded with GCC 14.
This commit is contained in:
parent
c2fa5fc088
commit
0b6e5f4732
@ -65,7 +65,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