Displaying 1 result from an estimated 1 matches for "5b2eac6".
Did you mean:
  5825ac6
  
2012 May 18
0
[PATCH 2/2] add KLIBCSHAREDFLAGS for IA64
...addresses
mips64 is also missing KLIBCSHAREDFLAGS and needs treatment
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
---
 usr/klibc/arch/ia64/MCONFIG |   10 ++++++++++
 1 file changed, 10 insertions(+)
diff --git a/usr/klibc/arch/ia64/MCONFIG b/usr/klibc/arch/ia64/MCONFIG
index ad868ef..5b2eac6 100644
--- a/usr/klibc/arch/ia64/MCONFIG
+++ b/usr/klibc/arch/ia64/MCONFIG
@@ -9,3 +9,13 @@
 
 KLIBCOPTFLAGS += -Os
 KLIBCBITSIZE  = 64
+
+# 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 memo...