%m, #614
Achim Gratz
Stromeko at nexgo.de
Tue Aug 27 17:42:30 UTC 2019
Gary E. Miller via devel writes:
> _GNU_SOURCE should not always be defined, but it does need to be defined
> in certain cases. For example, on glibc < 2.10, you need to define
> it to get strnlen() and struct ifreq.
In that case, you need to be prepared for changed semantics in several
places and I don't think ntpsec is set up to deal with that.
> From glibc 2.10, you instead need _POSIX_C_SOURCE >= 200809L
Well, if that's the ABI you are de-facto targeting, then make this the
requirement.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
More information about the devel
mailing list