Jason Andryuk, le mer. 17 juin 2020 09:35:52 -0400, a ecrit:
> On Wed, Jun 17, 2020 at 2:10 AM Olaf Hering wrote:
> >
> > Code compiled with gcc10 will not link properly due to multiple definition
> > of the same function.
> >
> > Signed-off-by: Olaf Hering
>
> Reviewed-by: Jason Andryuk
Acke
On Wed, Jun 17, 2020 at 2:10 AM Olaf Hering wrote:
>
> Code compiled with gcc10 will not link properly due to multiple definition of
> the same function.
>
> Signed-off-by: Olaf Hering
Reviewed-by: Jason Andryuk
Code compiled with gcc10 will not link properly due to multiple definition of
the same function.
Signed-off-by: Olaf Hering
---
stubdom/Makefile | 1 +
stubdom/vtpm_extern.patch | 48 +++
2 files changed, 49 insertions(+)
create mode 100644 stubdom