chiark / gitweb /
09881b8d40d8c4a4d5d0f03398e3004c58e5a1ce
[elogind.git] / klibc / klibc / arch / ppc64 / MCONFIG
1 # -*- makefile -*-
2 #
3 # arch/ppc64/MCONFIG
4 #
5 # Special rules for this architecture.  Note that this is actually
6 # included from the main Makefile, and that pathnames should be
7 # accordingly.
8 #
9
10 ARCHREQFLAGS = -m64 -mcall-aixdesc
11 OPTFLAGS     = -Os -fomit-frame-pointer
12 BITSIZE      = 64
13 LDFLAGS      = -m elf64ppc
14
15 # Extra linkflags when building the shared version of the library
16 # This address needs to be reachable using normal inter-module
17 # calls, and work on the memory models for this architecture
18 # 256-16 MB - normal binaries start at 256 MB, and jumps are limited
19 # to +/- 16 MB
20 SHAREDFLAGS     = -Ttext 0x0f000200