]> git.pld-linux.org Git - packages/boost.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 11 Jan 2007 00:21:15 +0000 (00:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.75

boost.spec

index f7a7ba1b8691c40ccb4486324cd326524e1f6fee..7241ea8d597ceefba3bdf78a916230cc1869d0ef 100644 (file)
@@ -675,8 +675,8 @@ PYTHON_VERSION=
 %endif
 bjam \
        -d2 \
-       -sGXX="%{__cc}" \
-       -sGCC="%{__cxx}" \
+       -sGXX="%{__cxx}" \
+       -sGCC="%{__cc}" \
        -sHAVE_ICU=1 -sICU_PATH=/usr \
        -sBUILD="release <threading>multi <shared-linkable>true <inlining>on" \
        -sPYTHON_ROOT=$PYTHON_ROOT \
This page took 0.041547 seconds and 4 git commands to generate.