From: OpenJDK Team Date: Sat, 5 Nov 2016 17:45:22 +0000 (+0000) Subject: it-set-compiler X-Git-Tag: archive/raspbian/7u121-2.6.8-2_deb8u1+rpi1~1^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aec8675969f9750e2189d879489c0bb13073c4c9;p=openjdk-7.git it-set-compiler Gbp-Pq: Name it-set-compiler.diff --- diff --git a/Makefile.am b/Makefile.am index ec90e66..45c1221 100644 --- a/Makefile.am +++ b/Makefile.am @@ -620,6 +620,7 @@ ICEDTEA_ENV = \ VERBOSE="$(VERBOSE)" \ STATIC_CXX="false" \ BUILD_GCC="$(CC)" \ + BUILD_CPP="$(CXX)" \ BUILD_CXX="$(CXX)" \ SYSTEM_CUPS="${ENABLE_SYSTEM_CUPS}" \ CUPS_LIBS="${CUPS_LIBS}" \