[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH hurd] Link libshouldbeinlibc with default pager user stubs
From: |
Samuel Thibault |
Subject: |
Re: [PATCH hurd] Link libshouldbeinlibc with default pager user stubs |
Date: |
Sun, 9 Apr 2023 15:07:17 +0200 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Applied, thanks!
Flavio Cruz, le ven. 07 avril 2023 01:18:40 -0400, a ecrit:
> There was an implicit dependency on -lmachuser. Adding a dependency to
> generated stubs from hurd so that we can stop providing the stubs in
> machuser from glibc.
> ---
> libshouldbeinlibc/Makefile | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile
> index 2edf15f4..d3f80f8c 100644
> --- a/libshouldbeinlibc/Makefile
> +++ b/libshouldbeinlibc/Makefile
> @@ -38,8 +38,9 @@ installhdrs = idvec.h timefmt.h maptime.h \
>
> installhdrsubdir = .
>
> +MIGSTUBS = default_pagerUser.o
> LDLIBS += $(and $(HAVE_LIBCRYPT),-lcrypt)
>
> -OBJS = $(SRCS:.c=.o)
> +OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
>
> include ../Makeconf
> --
> 2.39.2
>
>
--
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.