Skip to content
Snippets Groups Projects
Commit 8398c9f0 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

Added -Wall -Wnodepre..

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@171 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent b0bf7e57
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ COMP="gcc"
CXXCOMP="g++"
# flags set in any case
FLAGS=""
FLAGS="-Wall -Wno-deprecated"
# additional flags for debugging
DEBUGFLAGS="-g"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment