search for: arch_dir

Displaying 2 results from an estimated 2 matches for "arch_dir".

Did you mean: search_dir
2006 Jun 26
0
[klibc 13/43] UML: the klibc architecture is the underlying architecture
...zytor.com> 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. #
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: