From 1e21e3aa4513b8b177b7288d901d8fec522641eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 23 Mar 2009 14:10:51 +0000 Subject: [PATCH] - unify dietlibc compile options and calls Changed files: xfsprogs.spec -> 1.123 --- xfsprogs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index 95ec375..7db347e 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -140,7 +140,7 @@ sed -i -e 's|\(^LLDLIBS.*=.*\)|\1 -lcompat|' db/Makefile mkfs/Makefile --disable-gettext \ --disable-readline \ DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \ - OPTIMIZER="-Wno-deprecated-declarations -Os -D_BSD_SOURCE -D__USE_XOPEN_EXTENDED" + OPTIMIZER="%{rpmcflags} -Wno-deprecated-declarations -Os -D_BSD_SOURCE -D__USE_XOPEN_EXTENDED" %{__make} -j1 include libxfs libxlog libxcmd libhandle libdisk %{__make} -j1 db growfs logprint mkfs mdrestore repair \ -- 2.44.0