mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +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
|
<screen><userinput remap="configure">mkdir -p build
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
|
CFLAGS+=" -Wno-format-overflow" \
|
||||||
meson setup \
|
meson setup \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
|
Loading…
Reference in New Issue
Block a user