Latest Apple clang (v13) defines __cplusplus=199711 by default, but
protobuf requires at least 201103 (c++11)
Backported patch to fix c++ detection:
|
||
---|---|---|
.. | ||
010-no-werror.patch | ||
020_extend_configure_so_we_switch_to_cpp11.patch | ||
200-configure-acx-pthread.patch | ||
201-automake-fix.patch |