changeset 2450:f78b3a5497f2

Merge
author dsamersoff
date Tue, 03 May 2011 13:01:31 -0400
parents da880ba4edf9 (current diff) 250642c729b4 (diff)
children e62e515d3a55
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/linux/makefiles/gcc.make	Tue May 03 18:43:18 2011 +0400
+++ b/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