author | dsamersoff |
Tue, 03 May 2011 13:01:31 -0400 | |
changeset 9410 | f528237bc003 |
parent 9409 | 5bd770036284 (current diff) |
parent 9408 | 8bb4e957dea0 (diff) |
child 9413 | da03c9cef18c |
--- a/hotspot/make/linux/makefiles/gcc.make Tue May 03 18:43:18 2011 +0400 +++ b/hotspot/make/linux/makefiles/gcc.make Tue May 03 13:01:31 2011 -0400 @@ -205,7 +205,7 @@ SHARED_FLAG = -shared # Keep symbols even they are not used -AOUT_FLAGS += -export-dynamic +AOUT_FLAGS += -Xlinker -export-dynamic #------------------------------------------------------------------------ # Debug flags