chiark / gitweb /
[PATCH] update klibc to version 0.181
[elogind.git] / klibc / klibc / arch / mips / MCONFIG
index 52b518461fa85ee6fac7dcc5edf3d96771bfccb7..a248973815a59502565e63f2b5ea078f217a2262 100644 (file)
@@ -7,12 +7,9 @@
 # accordingly.
 #
 
-ARCHREQFLAGS = -fno-pic -mno-abicalls
+ARCHREQFLAGS = -fno-pic -mno-abicalls -G 0
 OPTFLAGS     = -Os -fomit-frame-pointer
 BITSIZE      = 32
 
 # Extra linkflags when building the shared version of the library
-# This address needs to be reachable using normal inter-module
-# calls, and work on the memory models for this architecture
-# 2 MB -- the normal starting point for text is 4 MB.
-SHAREDFLAGS    = -Ttext 0x00200200
+SHAREDFLAGS    = -T arch/$(ARCH)/klibc.ld