scripts/build/companion_libs/gmp.sh
changeset 1891 2f0de10c058d
parent 1890 39045a2f1163
child 1892 af092b4bf65c
     1.1 --- a/scripts/build/companion_libs/gmp.sh	Sat Apr 10 23:42:28 2010 +0200
     1.2 +++ b/scripts/build/companion_libs/gmp.sh	Sat Apr 10 23:43:08 2010 +0200
     1.3 @@ -38,8 +38,8 @@
     1.4          --build=${CT_BUILD}                         \
     1.5          --host=${CT_HOST}                           \
     1.6          --prefix="${CT_PREFIX_DIR}"                 \
     1.7 -        --enable-shared                             \
     1.8 -        --disable-static                            \
     1.9 +        --disable-shared                            \
    1.10 +        --enable-static                             \
    1.11          --enable-fft                                \
    1.12          --enable-mpbsd                              \
    1.13          --enable-cxx