summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-06-19 16:58:11 +0200
committerGuido Günther <agx@sigxcpu.org>2011-06-19 17:23:49 +0200
commit5e61c1341d2c16fcd9653591598091bd57d5297e (patch)
tree713638409d1b5b0ec3a9f576a75270ab5bee8782
parentacd5d8259ecd50d3bd35fcc884b0a30e40805346 (diff)
Drop .gnu.att section mapped add VMA 0
-rw-r--r--tip22/ld.script.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tip22/ld.script.in b/tip22/ld.script.in
index 4f5597c..67502ab 100644
--- a/tip22/ld.script.in
+++ b/tip22/ld.script.in
@@ -74,5 +74,6 @@ SECTIONS
*(.comment*)
*(.gptab*)
*(.note)
+ *(.gnu.att*)
}
}