From a6dfe581e487e9443813703e37c96633817176f9 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 20 Nov 2016 15:37:41 +0000 Subject: Update clib2 to 1.208 Allows us to get slab allocator stats --- .../recipes/patches/clib2/clib2.GNUmakefile.68k.p | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'm68k-unknown-amigaos/recipes/patches') diff --git a/m68k-unknown-amigaos/recipes/patches/clib2/clib2.GNUmakefile.68k.p b/m68k-unknown-amigaos/recipes/patches/clib2/clib2.GNUmakefile.68k.p index 88bfe42..09bd9d8 100644 --- a/m68k-unknown-amigaos/recipes/patches/clib2/clib2.GNUmakefile.68k.p +++ b/m68k-unknown-amigaos/recipes/patches/clib2/clib2.GNUmakefile.68k.p @@ -13,14 +13,6 @@ COPY = cp DELETE = rm -rf MAKEDIR = mkdir -p -@@ -326,7 +326,6 @@ C_LIB = \ - stdlib_dosbase.o \ - stdlib_exit.o \ - stdlib_free.o \ -- stdlib_free_unused_slabs.o \ - stdlib_getdefstacksize.o \ - stdlib_getenv.o \ - stdlib_getmemstats.o \ @@ -533,6 +532,7 @@ UNIX_LIB = \ stdlib_realloc.o \ stdlib_resetmemstats.o \ @@ -44,12 +36,3 @@ ############################################################################## -@@ -1132,8 +1132,6 @@ $(LIBC_OBJS)/stdlib_malloc.o : stdlib_ma - - $(LIBC_OBJS)/stdlib_slab.o : stdlib_slab.c stdlib_memory.h - --$(LIBC_OBJS)/stdlib_free_unused_slabs.o : stdlib_free_unused_slabs.c stdlib_memory.h -- - $(LIBC_OBJS)/stdlib_realloc.o : stdlib_realloc.c stdlib_memory.h - - $(LIBC_OBJS)/stdlib_red_black.o : stdlib_red_black.c stdlib_memory.h -- cgit v1.2.3