From 19e1ff660db8a6653d67884d10bc830babc1560d Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Sun, 13 Oct 2019 17:16:35 +0200 Subject: improve patch handling in allocator.py * patches are only applied if they aren't applied already * patch no uses -p0 so git diff patches must be adjusted --- src/allocators/supermalloc/remove_faulty_aligned_alloc_test.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/allocators/supermalloc') diff --git a/src/allocators/supermalloc/remove_faulty_aligned_alloc_test.patch b/src/allocators/supermalloc/remove_faulty_aligned_alloc_test.patch index dc7f7c4..074f758 100644 --- a/src/allocators/supermalloc/remove_faulty_aligned_alloc_test.patch +++ b/src/allocators/supermalloc/remove_faulty_aligned_alloc_test.patch @@ -1,7 +1,7 @@ -diff --git a/Makefile.include b/Makefile.include +diff --git Makefile.include Makefile.include index bb3cef3..09ee7eb 100644 ---- a/Makefile.include -+++ b/Makefile.include +--- Makefile.include ++++ Makefile.include @@ -37,7 +37,7 @@ default: tests #lib: $(LIB)/libsupermalloc.so #.PHONY: lib -- cgit v1.2.3