Remove obsolete GMP CPPFLAGS option.
GLIB_NETWORKING="glib-networking-2.32.3"
GLIBMM="glibmm-2.32.1"
GLITZ="glitz-0.5.6"
-GMP="gmp-5.1.2"
+GMP="gmp-6.0.0a"
GNASH=" gnash-0.8.10"
GNOME_KEYRING="gnome-keyring-2.32.1"
GNOME_ICON_THEME="gnome-icon-theme-3.4.0"
MOC="moc-2.4.4"
MMM_MODE="mmm-mode-purcell-2012-09-21"
-MPC="mpc-1.0.1"
+MPC="mpc-1.0.2"
MPFR="mpfr-3.1.2"
MSMTP="msmtp-1.4.29"
MTDEV="mtdev-1.1.3"
;;
esac
-CPPFLAGS=-fexceptions \
- ipkg ${GMP} "\
+ipkg ${GMP} "\
--enable-cxx \
--disable-static"
# Building temporary system
-HOST_CC=gcc CPPFLAGS=-fexceptions \
- ipkg ${GMP} "--enable-cxx"
+ipkg ${GMP} "--enable-cxx"
ipkg ${MPFR} "--enable-shared"
ipkg ${MPC}
ipkg ${ISL}
export CXX="g++ -isystem /usr/include"
export LDFLAGS="-Wl,-rpath-link,/lib"
-CPPFLAGS=-fexceptions \
- ipkg ${GMP} "--enable-cxx --enable-mpbsd"
+ipkg ${GMP} "--enable-cxx"
ipkg ${MPFR} "--enable-shared --with-gmp=/usr"
ipkg ${MPC}
ipkg ${ISL}