mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
Commentary (#3847)
This commit is contained in:
parent
2d6d1235d6
commit
7e4760a7e4
@ -532,6 +532,8 @@ AC_DEFUN([_MY_CXX_CHECK_CXX_VER],
|
|||||||
[_my_result=no])
|
[_my_result=no])
|
||||||
])
|
])
|
||||||
|
|
||||||
|
# Add $CFG_CXXFLAGS_STD_NEWEST only if can't compile correctly otherwise,
|
||||||
|
# as adding std= when not needed can cause errors with the C++ std library.
|
||||||
AC_MSG_CHECKING(whether $CXX supports C++11)
|
AC_MSG_CHECKING(whether $CXX supports C++11)
|
||||||
_MY_CXX_CHECK_CXX_VER()
|
_MY_CXX_CHECK_CXX_VER()
|
||||||
AC_MSG_RESULT($_my_result)
|
AC_MSG_RESULT($_my_result)
|
||||||
|
Loading…
Reference in New Issue
Block a user