diff options
Diffstat (limited to 'ld/scripttempl/elfd10v.sc')
-rw-r--r-- | ld/scripttempl/elfd10v.sc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/elfd10v.sc b/ld/scripttempl/elfd10v.sc index 834efe2..6145fda 100644 --- a/ld/scripttempl/elfd10v.sc +++ b/ld/scripttempl/elfd10v.sc @@ -23,7 +23,7 @@ CTOR=".ctors ${CONSTRUCTING-0} : KEEP (*crtbegin*.o(.ctors)) /* We don't want to include the .ctor section from - from the crtend.o file until after the sorted ctors. + the crtend.o file until after the sorted ctors. The .ctor section from the crtend file contains the end of ctors marker and it must be last */ |