]> git.pld-linux.org Git - packages/crossmingw32-libiconv.git/commitdiff
- proper cross handling
authorczarny <czarny@pld-linux.org>
Sun, 25 Feb 2007 15:00:00 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-libiconv.spec -> 1.15

crossmingw32-libiconv.spec

index 015e67cc735a3ce8bc2136da52c7882fee204a81..490662ac6fd86b9471be0d9dc00b6a37575c16dd 100644 (file)
@@ -68,10 +68,8 @@ Group:               Applications/Emulators
 cp -f /usr/share/automake/config.sub libcharset/autoconf
 cp -f /usr/share/automake/config.sub autoconf
 %configure \
-       AR="%{target}-ar" \
-       RANLIB="%{target}-ranlib" \
        --target="%{target}" \
-       --host="%{target_platform}" \
+       --host="%{target}" \
        --enable-static
 
 %{__make}
This page took 0.070278 seconds and 4 git commands to generate.