mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 13:21:31 +00:00
Makefile: stop building with DWARF v2 debugging info
(cherry picked from commit 07f89fd6b5
)
This commit is contained in:
parent
ec60fb0aff
commit
dbb176c61e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue