Applied, thanks!

Damien Zammit, le lun. 21 oct. 2024 03:21:46 +0000, a ecrit:
> This change is required when the libacpica library is updated
> to link with hurd library irqhelp.
> ---
>  acpi/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/acpi/Makefile b/acpi/Makefile
> index ceccb351..6e91e980 100644
> --- a/acpi/Makefile
> +++ b/acpi/Makefile
> @@ -27,7 +27,7 @@ SRCS           = main.c netfs_impl.c acpi.c \
>  MIGSRCS        =
>  OBJS           = $(patsubst %.S,%.o,$(patsubst %.c,%.o, $(SRCS) $(MIGSRCS)))
>  
> -HURDLIBS= fshelp ports shouldbeinlibc netfs iohelp ihash machdev trivfs
> +HURDLIBS= fshelp ports shouldbeinlibc netfs iohelp ihash machdev trivfs 
> irqhelp
>  LDLIBS = -lpthread $(libacpica_LIBS)
>  
>  target = acpi acpi.static
> -- 
> 2.45.2
> 
> 
> 

-- 
Samuel
Linux, c'est simple : ça s'adresse à une machine qui est parfois un peu
maraboutée mais qui d'habitude n'a pas d'états d'âme. Sur Usenet y'a
plein d'humains et de primates, et ça devient vraiment gore par moment.
-+- TP in : Guide du linuxien pervers - "Le linuxien a-t-il une âme ?" -+-

Reply via email to