Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / emulparams / solaris2.sh
index dabbb05d0c0d2b0e34389dae467c9bdcc5749b12..aa976f8184a7e340cd2506ebf75ffa07439fc096 100644 (file)
@@ -8,3 +8,5 @@
 # File, p.63.
 TEXT_START_SYMBOLS='_START_ = .;'
 OTHER_END_SYMBOLS='_END_ = .;'
+# Beginning with Solaris 11.x and Solaris 12, there's PIE support.
+GENERATE_PIE_SCRIPT=yes
This page took 0.031957 seconds and 4 git commands to generate.