[klibc] [PATCH] Set SHAREDFLAGS on parisc

Kyle McMartin kyle at parisc-linux.org
Sun Jan 8 08:29:26 PST 2006


This seems like as good a place as any to put it. Tested and works
fine for the test utils.

Signed-off-by: Kyle McMartin <kyle at parisc-linux.org>

diff --git a/klibc/arch/parisc/MCONFIG b/klibc/arch/parisc/MCONFIG
index 93a3170..54f1b9a 100644
--- a/klibc/arch/parisc/MCONFIG
+++ b/klibc/arch/parisc/MCONFIG
@@ -9,3 +9,4 @@
 
 OPTFLAGS = -Os -fomit-frame-pointer
 BITSIZE  = 32
+SHAREDFLAGS	= -Ttext 0x40001000



More information about the klibc mailing list