]> git.pld-linux.org Git - packages/libgcrypt.git/commitdiff
- unify dietlibc compile options and calls auto/aidath/libgcrypt-1_4_4-2 auto/ti/libgcrypt-1_4_4-2
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:
    libgcrypt.spec -> 1.68

libgcrypt.spec

index 6a076a2674f8b9243ed3b45350f42e223bc61c91..d0200b9a0fdb9889358b2d1c76abe4dc55b7a5f8 100644 (file)
@@ -117,7 +117,7 @@ rm m4/libtool.m4
 
 %if %{with dietlibc}
 %configure \
-       CC="diet %{__cc} -Os %{rpmldflags}" \
+       CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -Os" \
        --enable-static \
        --disable-shared
 
This page took 0.26282 seconds and 4 git commands to generate.