Fix for 8014669, build flags issue

BILL PITTORE bill.pittore at oracle.com
Wed May 15 13:48:21 PDT 2013


Some architecture dependent flags do not make it through to the 
libjsig.so and libsaproc.so makefiles. As a result, the libs are not 
compiled/linked with the correct flags for that particular variant. Fix 
is to make sure EXTRA_CFLAGS propogates down correctly.

http://cr.openjdk.java.net/~bpittore/8014669/webrev.00/

bill




More information about the hotspot-runtime-dev mailing list