mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
39750439bf
* build: Enable C++11 build, require C++11 compiler Implements #6211. * depends: use c++11 * build: update ax_cxx_compile_stdcxx to serial 4 * build: force a c++ standard to be specified Newer compilers may switch to newer standards by default. For example, gcc6 uses std=gnu++14 by default. * c++11: fix libbdb build against libc++ in c++11 mode atomic_init clashes with * c++11: CAccountingEntry must be defined before use in a list c++11ism. This fixes builds against libc++. |
||
---|---|---|
.. | ||
ax_boost_base.m4 | ||
ax_boost_chrono.m4 | ||
ax_boost_filesystem.m4 | ||
ax_boost_program_options.m4 | ||
ax_boost_system.m4 | ||
ax_boost_thread.m4 | ||
ax_boost_unit_test_framework.m4 | ||
ax_check_compile_flag.m4 | ||
ax_check_link_flag.m4 | ||
ax_check_preproc_flag.m4 | ||
ax_cxx_compile_stdcxx.m4 | ||
ax_gcc_func_attribute.m4 | ||
ax_pthread.m4 | ||
bitcoin_find_bdb48.m4 | ||
bitcoin_qt.m4 | ||
bitcoin_subdir_to_include.m4 |