You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by nd...@apache.org on 2009/07/24 06:23:35 UTC

svn commit: r797321 - /harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk

Author: ndbeyer
Date: Fri Jul 24 04:23:35 2009
New Revision: 797321

URL: http://svn.apache.org/viewvc?rev=797321&view=rev
Log:
set CC and CXX to v4.2 GNU Compilers for OS X

Modified:
    harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk

Modified: harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk?rev=797321&r1=797320&r2=797321&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk (original)
+++ harmony/enhanced/classlib/trunk/depends/build/platform/macosx.x86.mk Fri Jul 24 04:23:35 2009
@@ -13,6 +13,9 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 
+CC = gcc-4.2
+CXX = g++-4.2
+
 DEFINES += -DMACOSX -DMACOSX_X86 -DHYX86 -DIPv6_FUNCTION_SUPPORT
 
 # Add the default location of the macports.org install to the includes