espie 8f66b5e686 tweak generated includes so that C++ extensions compile with clang.
- we don't have xlocale
- so we use __bsd_locale_fallbacks_h, yes even for #include <iostream>
- that depends on mbsnrtowcs and wcsnrtombs  from wchar.h
- those require __POSIX_VISIBLE to be >= 200809...

bump accordingly. tested by naddy@, no breakage on gcc platforms.
2017-05-04 15:20:24 +00:00
..
2017-04-08 04:29:56 +00:00
2017-04-05 11:43:23 +00:00
2017-04-05 07:00:37 +00:00
2016-12-26 19:42:49 +00:00
2017-04-10 11:46:18 +00:00