More virtual base fixups.
This commit is contained in:
@ -709,7 +709,7 @@ dnl -----------
|
||||
dnl
|
||||
|
||||
if eval "test x$GCC = xyes"; then
|
||||
CXXFLAGS="$CXXFLAGS -Wall -W -Wno-unused-parameter -pedantic -D_POSIX_C_SOURCE=200112L -std=c++23"
|
||||
CXXFLAGS="$CXXFLAGS -Wall -W -Wno-unused-parameter -pedantic -D_POSIX_C_SOURCE=200112L -std=c++23 -Werror=overloaded-virtual"
|
||||
fi
|
||||
|
||||
dnl ----------------------------------
|
||||
|
Reference in New Issue
Block a user