chiark / gitweb /
[PATCH] klibc v0.199
[elogind.git] / klibc / klibc / arch / ppc / MCONFIG
1 # -*- makefile -*-
2 #
3 # arch/ppc/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
11 BITSIZE  = 32
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