* emulparams/crislinux.sh (COMMONPAGESIZE): Define.

This commit is contained in:
Hans-Peter Nilsson
2014-01-10 01:25:26 +01:00
parent 3855dad799
commit d1e1519e66
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2014-01-10 Hans-Peter Nilsson <hp@axis.com>
* emulparams/crislinux.sh (COMMONPAGESIZE): Define.
2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
PR ld/14207

View File

@ -16,6 +16,7 @@ GENERATE_SHLIB_SCRIPT=yes
TEXT_START_ADDR=0x80000
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
# We don't do the hoops through DEFINED to provide [_]*start, as it
# doesn't work with --gc-sections, and the start-name is pretty fixed