]> Savannah Git Hosting - gnulib.git/commitdiff
relocatable-prog-wrapper: Tweak today's patch.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 13:28:03 +0000 (14:28 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 13:28:03 +0000 (14:28 +0100)
* build-aux/install-reloc (func_create_wrapper): Clean up free.o.

ChangeLog
build-aux/install-reloc

index 412674ea8e06664caebb510a68ce3f68229fcb93..717e51b16f5b0f16cd7b00133c285a41909fc97f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-31  Bruno Haible  <bruno@clisp.org>
+
+       relocatable-prog-wrapper: Tweak today's patch.
+       * build-aux/install-reloc (func_create_wrapper): Clean up free.o.
+
 2021-01-31  Bruno Haible  <bruno@clisp.org>
 
        fmaf: Document QEMU bug.
index e74f02d9463bc7accbac94c176492b057f1d3749..f77b0d1f6d49061f78cf8ca8f25439fbd709db23 100755 (executable)
@@ -269,6 +269,7 @@ func_create_wrapper ()
         scratch_buffer_set_array_size.o \
         malloc.o \
         realloc.o \
+        free.o \
         mempcpy.o \
         rawmemchr.o \
         malloca.o \