Skip to content
Snippets Groups Projects
Commit 07f89fd6 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Makefile: stop building with DWARF v2 debugging info

parent 66f84efd
No related branches found
No related tags found
No related merge requests found
...@@ -36,10 +36,6 @@ ifndef GCC44 ...@@ -36,10 +36,6 @@ ifndef GCC44
#OPTS+=-mms-bitfields #OPTS+=-mms-bitfields
endif endif
ifndef MINGW64
OPTS+=-gdwarf-2
endif
ifndef SDL ifndef SDL
OPTS+=-D_WINDOWS OPTS+=-D_WINDOWS
endif endif
......
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