From: OpenJDK Team Date: Thu, 19 Nov 2015 00:27:25 +0000 (+0000) Subject: it-set-compiler X-Git-Tag: archive/raspbian/7u121-2.6.8-2_deb7u1+rpi1~1^2^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=93ada98b0565b45bbf09e5e8acbce1e4601853ed;p=openjdk-7.git it-set-compiler Gbp-Pq: Name it-set-compiler.diff --- diff --git a/Makefile.am b/Makefile.am index 601ad79..34aff7a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -616,6 +616,7 @@ ICEDTEA_ENV = \ VERBOSE="$(VERBOSE)" \ STATIC_CXX="false" \ BUILD_GCC="$(CC)" \ + BUILD_CPP="$(CXX)" \ BUILD_CXX="$(CXX)" \ SYSTEM_CUPS="true" \ CUPS_LIBS="${CUPS_LIBS}" \