[PATCH] configure.ac: do not hardcode gnu libc when generating lock-obj
NIIBE Yutaka
gniibe at fsij.org
Tue Dec 7 08:22:16 CET 2021
Hello,
Alexander Kanavin <alex at linutronix.de> wrote:
> This erroneously excluded e.g. musl libc.
Sorry, I don't think so. Let me explain my viewpoint.
When writing this part, my intention was to identify GNU/Linux system.
(*-*-linux-gnu* is used to identify: GNU Operating System, which uses
Linux kernel.)
>From viewpoint of using GNU tools, it is unfortunate for systems having
different semantics for GNU triplet.
Well, anyhow, that's the reality, I know.
Could you please describe names of system which supports same ABI as GNU
system?
Then, let us add those (not changing existing case).
--
More information about the Gnupg-devel
mailing list