On 1/10/19 10:57 AM, Poul-Henning Kamp wrote:
--------
In message <[email protected]>, Frederic 
Lecaille writes:

Indeed, it's much easier now :-)  It's the first time I can build it.
I had to use this since there are probably still options that the user
has to tune :

        make CC='gcc -DHAVE_SYS_VFS_H'

with
      make CC='gcc -O2 -s -D_GNU_SOURCE -DHAVE_SYS_VFS_H'

we do not have anymore these warnings:

Better ?


Yes, I have seen this commit:

https://github.com/vtest/VTest/commit/9433a1f8fb8687465dd611cb0a941f0d7865e707

But I am not sure that _GNU_SOURCE may be enabled only Linux systems.
To me it is Glibc specific.

For instance on my FreeBSD 11 system, the config.h of varnish cache
defines _GNU_SOURCE.

Nothing really important, vtest compiles like a charm.

Thanks.


_______________________________________________
varnish-dev mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Reply via email to