1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

relocatable-prog-wrapper: Fix compilation error on NetBSD 7.

Reported by Ionut Cosmin Mihai <ionut.cosmin.mihai@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnu-libiconv/2024-11/msg00000.html>.

* lib/relocwrapper.c: Fix dependency tree.
* modules/relocatable-prog-wrapper (Files): Add lib/stat-time.h,
lib/stat-time.c.
* build-aux/install-reloc (func_create_wrapper): Compile also
stat-time.c.
This commit is contained in:
Bruno Haible
2024-11-11 00:56:15 +01:00
parent 10197d9c2c
commit 2d1edb0bd8
4 changed files with 15 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ lib/allocator.h
lib/allocator.c
lib/readlink.c
lib/stat.c
lib/stat-time.h
lib/stat-time.c
lib/canonicalize-lgpl.c
lib/scratch_buffer.h
lib/malloc/scratch_buffer.h