summaryrefslogtreecommitdiffstats
path: root/usr/klibc/arch/parisc/MCONFIG
blob: bc8bd9b97b79100a624f7320d1a5910a1414ed94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- makefile -*-
#
# arch/parisc/MCONFIG
#
# Special rules for this architecture.  Note that this is actually
# included from the main Makefile, and that pathnames should be
# accordingly.
#

KLIBCOPTFLAGS += -Os -fomit-frame-pointer
KLIBCBITSIZE  = 32
KLIBCSHAREDFLAGS	= $(LD_IMAGE_BASE_OPT) 0x40001000

# Kernel uses stack trampoline for signal return
KLIBCEXECSTACK := y