chiark / gitweb /
[PATCH] update klibc to version 0.181
[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 OPTFLAGS = -Os -fomit-frame-pointer
11 BITSIZE  = 64
12
13 # Extra linkflags when building the shared version of the library
14 # This address needs to be reachable using normal inter-module
15 # calls, and work on the memory models for this architecture
16 # 256-16 MB - normal binaries start at 256 MB, and jumps are limited
17 # to +/- 16 MB
18 SHAREDFLAGS     = -Ttext 0x0f000200