On UML: the klibc architecture is the underlying architecture, so set
KLIBCARCH to SUBARCH.
Signed-off-by: H. Peter Anvin <[email protected]>
---
commit 018604e070e143657abcf0cb256a1e2dda205d97
tree 1b853903ca6af49d9f437cfd694aec61ef1d488e
parent baacd5d81ff7151e8df3893850ec363441886a1e
author H. Peter Anvin <[email protected]> Mon, 15 May 2006 21:25:33 -0700
committer H. Peter Anvin <[email protected]> Sun, 18 Jun 2006 18:50:51 -0700
arch/um/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/um/Makefile b/arch/um/Makefile
index f6ad832..f8e96f2 100644
--- a/arch/um/Makefile
+++ b/arch/um/Makefile
@@ -50,6 +50,8 @@ ARCH_INCLUDE += -I$(srctree)/$(ARCH_DIR)
endif
SYS_DIR := $(ARCH_DIR)/include/sysdep-$(SUBARCH)
+KLIBCARCH := $(SUBARCH)
+
# -Dvmap=kernel_vmap prevents anything from referencing the libpcap.o symbol so
# named - it's a common symbol in libpcap, so we get a binary which crashes.
#
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]