mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
loongarch: udev: Add -Wno-format-overflow into CFLAGS
Oops, the systemd issue affects the udev-only build too.
This commit is contained in:
parent
8e1f621480
commit
7a27ecb5da
@ -60,6 +60,7 @@
|
||||
<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