Skip to content

Commit

Permalink
Merge Pull Request #8941 from trilinos/Trilinos/tpetraRemoveCXX11
Browse files Browse the repository at this point in the history
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Tpetra:  remove CXX11 flag from tpetra autotests
PR Author: kddevin
  • Loading branch information
trilinos-autotester authored Mar 30, 2021
2 parents 8b5c54d + ce0f71d commit 4468eeb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ MACRO(TRILINOS_SYSTEM_SPECIFIC_CTEST_DRIVER)
"-DTeuchos_GLOBALLY_REDUCE_UNITTEST_RESULTS:BOOL=ON"

### COMPILERS AND FLAGS ###
"-DTrilinos_ENABLE_CXX11:BOOL=ON"
"-DCMAKE_CXX_FLAGS:STRING='-Wall -Wno-unknown-pragmas -Wno-unused-but-set-variable -Wno-inline -Wshadow'"
"-DTrilinos_ENABLE_Fortran:BOOL=OFF"

Expand Down

0 comments on commit 4468eeb

Please sign in to comment.