mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge 1040a1fc80 into merged_master (Bitcoin PR bitcoin/bitcoin#30228)
This commit is contained in:
commit
0ea01266cd
1 changed files with 1 additions and 1 deletions
|
|
@ -983,7 +983,7 @@ m4_define([_AX_CXX_COMPILE_STDCXX_testbody_new_in_20], [[
|
|||
|
||||
#error "This is not a C++ compiler"
|
||||
|
||||
#elif __cplusplus < 201709L // Temporary patch on top of upstream to allow g++-10
|
||||
#elif __cplusplus < 202002L
|
||||
|
||||
#error "This is not a C++20 compiler"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue