0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 0N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 0N/A# Built in SFW with gcc and builds cleanly now only with gcc 0N/A# Fix 64-bit linking. 0N/A# The HiPE portion is a bit sensitive, and only seems to work 64-bit on 0N/A# can be very interesting if issues occur. 0N/A# Use cp(1) instead of cloney because erlang's 'install' target uses 'tar' 0N/A# to copy files and our tar doesn't handle long links by default. Between 0N/A# the use of 'tar' and 'ld', a path adjustment wasn't an option due to the 0N/A# erlang version 17.5. 0N/A# We need to re-run the nested configure script for the wx sub-component so 0N/A# that it will properly detect wxWidgets support by adding -std=c++11 to $(CXX) 0N/A# (workaround for the configure script ignoring CXXFLAGS) and with ERL_TOP set 0N/A# so that the wx component knows we're building inside the erlang source tree. 0N/A# Always show the build and link lines for easier debugging. 0N/A# Remove the two lines which contains the tester's username. 0N/A '-e "/XXX_UID_XXX/d" ' 0N/A# remove INSTALL_PREFIX from path