Move .stack before debug sections
[deliverable/binutils-gdb.git] / ld / emulparams / shelf_nbsd.sh
index 9d331c6b78e44f09dcfa24f5dce9044164bfc946..b27993dc8e797836deb1ad77086e792d97a4f691 100644 (file)
@@ -12,4 +12,4 @@ DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
 ENTRY=_start
 
 unset EMBEDDED
-unset OTHER_SECTIONS
+unset STACK_ADDR
This page took 0.023519 seconds and 4 git commands to generate.