Re: False positive in skalibs system feature test

From: Shengjing Zhu <zhsj_at_debian.org>
Date: Sat, 26 Oct 2019 01:30:07 +0800

On Fri, Oct 25, 2019 at 5:48 AM Laurent Bercot <ska-skaware_at_skarnet.org> wrote:
> Could anyone please:
> * investigate how autoconf deals with it?

Not familiar with autoconf, but I found the following snippet in autoconf code.

https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/c.m4?h=v2.69#n179

```
#if defined __stub_$1 || defined __stub___$1
choke me
#endif
```

I checked on GNU Hurd, __stub_getrandom is defined.

-- 
Shengjing Zhu
Received on Fri Oct 25 2019 - 17:30:07 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:38:49 UTC