]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- unify dietlibc compile options and calls auto/ti/xfsprogs-3_0_0-5
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 23 Mar 2009 14:10:51 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs.spec -> 1.123

xfsprogs.spec

index 95ec37514eaaf09c56d13bcf2440de05922fb058..7db347ef36a528f7b2200ba87f17bd2e1fe53c18 100644 (file)
@@ -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 \
This page took 0.496369 seconds and 4 git commands to generate.