GENERATE_SHLIB_SCRIPT vs. EMBEDDED.
[deliverable/binutils-gdb.git] / ld / emulparams / armsymbian.sh
index 1959685f9b488925aef93bfddc01fcff66d888fe..183750a5647125a3f4fc3cceab5bebb01b0cb033 100644 (file)
@@ -8,6 +8,8 @@ TARGET1_IS_REL=1
 TARGET2_TYPE=abs
 # On BPABI systems, program headers should not be mapped.
 EMBEDDED=yes
+# Nonetheless, shared libraries are also supported
+GENERATE_SHLIB_SCRIPT=yes
 
 # As for armelf.sh, but add the SymbianOS-specific
 # .ARM.exidx$${Base,Limit} symbols.
This page took 0.025229 seconds and 4 git commands to generate.