mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-12 21:01:00 +00:00
Makefile: stop building with DWARF v2 debugging info
This commit is contained in:
parent
66f84efd02
commit
07f89fd6b5
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ ifndef GCC44
|
|||
#OPTS+=-mms-bitfields
|
||||
endif
|
||||
|
||||
ifndef MINGW64
|
||||
OPTS+=-gdwarf-2
|
||||
endif
|
||||
|
||||
ifndef SDL
|
||||
OPTS+=-D_WINDOWS
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue