From bac02c00022880fa3ae6c966edd88d0d55c931ae Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 7 Sep 2024 15:55:28 +0000 Subject: Apply some of the j_v changes Signed-off-by: Laurent Bercot --- sub/e2fsprogs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub/e2fsprogs/Makefile') diff --git a/sub/e2fsprogs/Makefile b/sub/e2fsprogs/Makefile index f42b12d..a414620 100644 --- a/sub/e2fsprogs/Makefile +++ b/sub/e2fsprogs/Makefile @@ -6,7 +6,7 @@ E2FSPROGS_TAREXT := tar.xz E2FSPROGS_TARLETTER := J E2FSPROGS_CONFIGURE_OPTIONS := --with-gnu-ld --without-libiconv-prefix --disable-gtk-doc-html --with-xz --disable-manpages --enable-largefile --with-udev-rules-dir=no --with-crond-dir=no --with-systemd-unit-dir=no -E2FSPROGS_CFLAGS := +E2FSPROGS_CFLAGS := -Wno-implicit-function-declaration E2FSPROGS_LDFLAGS := -s -static E2FSPROGS_LIBS := -llzma -- cgit v1.3.1