Hi Dmitry,
On Thu, 2020-12-10 at 14:52 +0300, Dmitry V. Levin wrote:
> On Thu, Dec 10, 2020 at 12:28:35PM +0100, Mark Wielaard wrote:
> > > > + * Makefile.am (noinst_PROGRAMS): Rename to noinst_DATA.
> > > > + (libasm_so_SOURCES): Remove.
> > > > + (CLEANFILES): Add libelf.so.
>
On Thu, Dec 10, 2020 at 12:28:35PM +0100, Mark Wielaard wrote:
> Hi Dmitry,
>
> On Thu, 2020-12-10 at 13:30 +0300, Dmitry V. Levin wrote:
> > On Thu, Dec 10, 2020 at 11:09:21AM +0100, Mark Wielaard wrote:
> > > Very nice. I have one small issue, with automake 1.13.4 when removing
> > > the lib{asm
Hi Dmitry,
On Thu, 2020-12-10 at 13:30 +0300, Dmitry V. Levin wrote:
> On Thu, Dec 10, 2020 at 11:09:21AM +0100, Mark Wielaard wrote:
> > Very nice. I have one small issue, with automake 1.13.4 when removing
> > the lib{asm,dw,elf}_so_SOURCES variables no clean rule is generated
> > anymore for th
w.
> Thanks,
>
> Mark
> From 3ca5ef319500129ed574596f178c4a4667b9ed3b Mon Sep 17 00:00:00 2001
> From: "Dmitry V. Levin"
> Date: Thu, 10 Dec 2020 02:34:55 +0300
> Subject: [PATCH] Fix automake warnings
>
> Apparently, commit 2f02e81510946a4c8e9157ad0b72
0129ed574596f178c4a4667b9ed3b Mon Sep 17 00:00:00 2001
From: "Dmitry V. Levin"
Date: Thu, 10 Dec 2020 02:34:55 +0300
Subject: [PATCH] Fix automake warnings
Apparently, commit 2f02e81510946a4c8e9157ad0b72d92894b9acd7 that removed
$(EXEEXT) suffix from shared libraries was incomplete: i
Apparently, commit 2f02e81510946a4c8e9157ad0b72d92894b9acd7 that removed
$(EXEEXT) suffix from shared libraries was incomplete: it missed the
fact that some libraries were included into noinst_PROGRAMS, resulting
to the following automake warnings:
libasm/Makefile.am:66: warning: deprecated featur