Re: [dev] [PATCH][blind] alloca #include for BSDs

From: fao_ <finnoleary_AT_inventati.org>
Date: Mon, 29 Jan 2018 03:47:14 +0000

On 2018-01-28 10:18 pm, Yuri wrote:
> Additionally, -D_XOPEN_SOURCE=700 causes build failures on FreeBSD. I
> had to patch it away in both cases. Not sure what it is and why it is
> there, just reporting this problem.

-D_XOPEN_SOURCE=700 is equal to #include _XOPEN_SOURCE 700

It states that the compiler should use POSIX 2008 with XSI extensions.
FreeBSD supports POSIX 2008 as far as I can tell, so this is probably a
bug with their implementation.
Could you please post the error that occured?

-- 
- fao_
PGP fingerprint: 739B 6C5C 3DE1 33FA
"Too enough is always not much!"
Received on Mon Jan 29 2018 - 04:47:14 CET

This archive was generated by hypermail 2.3.0 : Mon Jan 29 2018 - 04:48:19 CET