]> git.pld-linux.org Git - packages/boost.git/blobdiff - boost.spec
context for x32 expects address-model=32 now
[packages/boost.git] / boost.spec
index d12e319e0a67c83d9f8a21169d89e4165f8255dd..569f134484f64f827e8b72cc4fbc63ea7acb2a9e 100644 (file)
@@ -536,13 +536,11 @@ ICU_PATH=%{_prefix} \
        --prefix=%{_prefix} \
        -without-libraries=python
 
-# x32 detection need help (it's autodetected as address-model=32 abi=sysv, while context build expects address-model=64 abi=x32)
 ./b2 \
        %{?__jobs:-j %{__jobs}} \
        -d2 --toolset=gcc \
 %ifarch x32
        abi=x32 \
-       address-model=64 \
 %endif
        debug-symbols=on \
        inlining=on \
This page took 0.029239 seconds and 4 git commands to generate.