bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/5] acpica: Add makefile


From: Samuel Thibault
Subject: Re: [PATCH 1/5] acpica: Add makefile
Date: Wed, 31 Mar 2021 16:49:33 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Damien Zammit, le jeu. 01 avril 2021 00:23:26 +1100, a ecrit:
> +SRCS =       \
> +     acpi_init.c     \
> +     dsargs.c        \
> +     dscontrol.c     \
> +     dsfield.c       \
> +     dsinit.c        \
> +     dsmethod.c      \
> +     dsmthdat.c      \
> +     dsobject.c      \
> +     dsopcode.c      \
> +     dspkginit.c     \
> +     dsutils.c       \
> +     dswexec.c       \
> +     dswload.c       \
> +     dswload2.c      \

Is it not possible to convince upstream to provide such a library
itself? Copy/pasting the code will again pose the upstream tracking
problem, while upstream can possibly easily define an API that can make
it a library.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]