Changeset: 250642c729b4
Author:    dsamersoff
Date:      2011-05-03 18:24 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/250642c729b4

7041156: gcc 4.6 doesn't recognise -export-dynamic option
Summary: Since -export-dynamic is a linker option, the correct way to pass it 
is -Xlinker -export-dynamic
Reviewed-by: dsamersoff, dholmes
Contributed-by: oma...@redhat.com

! make/linux/makefiles/gcc.make

Reply via email to