chiark / gitweb /
55f8b198c2aed3df3528a7eb9218349e6cdcbb9d
[elogind.git] / klibc / klibc / arch / sparc / MCONFIG
1 # -*- makefile -*-
2 #
3 # arch/sparc/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 # Normal binaries start at 64K; the linker wants 64K alignment,
17 # and call instructions have a 30-bit signed offset, << 2.
18 SHAREDFLAGS     = -Ttext 0x40000100