summaryrefslogtreecommitdiff
path: root/build-aux/install-reloc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-01-31 14:28:03 +0100
committerBruno Haible <bruno@clisp.org>2021-01-31 14:28:03 +0100
commit8aea50f4dbe02dcb286d3e89fd3a66c0d1e307bf (patch)
tree982b40c487240f127626cd018fbd6d8a1b0e788d /build-aux/install-reloc
parent7b9b52a92f711b76d3a191d67255fb5d7fabc443 (diff)
downloadgnulib-8aea50f4dbe02dcb286d3e89fd3a66c0d1e307bf.tar.gz
relocatable-prog-wrapper: Tweak today's patch.
* build-aux/install-reloc (func_create_wrapper): Clean up free.o.
Diffstat (limited to 'build-aux/install-reloc')
-rwxr-xr-xbuild-aux/install-reloc1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/install-reloc b/build-aux/install-reloc
index e74f02d946..f77b0d1f6d 100755
--- a/build-aux/install-reloc
+++ b/build-aux/install-reloc
@@ -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 \