X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=klibc%2Fklibc%2Farch%2Fppc%2FMCONFIG;h=ff7c44db9a30085cf3fb25363073b58987c86c06;hp=fcb09921506747ff5a4e3704da2f6c744942fee6;hb=a0622777688ad84ef3d789e0171cfb0ca3dc21d2;hpb=9e8a3a095d955538acbdf28dba02582f6b2330e5 diff --git a/klibc/klibc/arch/ppc/MCONFIG b/klibc/klibc/arch/ppc/MCONFIG index fcb099215..ff7c44db9 100644 --- a/klibc/klibc/arch/ppc/MCONFIG +++ b/klibc/klibc/arch/ppc/MCONFIG @@ -9,3 +9,10 @@ OPTFLAGS = -Os -fomit-frame-pointer BITSIZE = 32 + +# Extra linkflags when building the shared version of the library +# This address needs to be reachable using normal inter-module +# calls, and work on the memory models for this architecture +# 256-16 MB - normal binaries start at 256 MB, and jumps are limited +# to +/- 16 MB +SHAREDFLAGS = -Ttext 0x0f000200