]> git.pld-linux.org Git - packages/boost.git/blobdiff - boost.spec
- typo
[packages/boost.git] / 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.378179 seconds and 4 git commands to generate.