From: Mario Date: Sun, 3 Jul 2022 14:07:10 +0000 (+1000) Subject: Update note about QCCFLAGS_TARGET X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4dff12f7c6506d6279f14dd83f531dccb5765098;p=xonotic%2Fxonotic-data.pk3dir.git Update note about QCCFLAGS_TARGET --- diff --git a/qcsrc/Makefile b/qcsrc/Makefile index b0a33ea73..cc06861c5 100644 --- a/qcsrc/Makefile +++ b/qcsrc/Makefile @@ -38,7 +38,7 @@ QCCFLAGS_WERROR ?= \ QCCFLAGS_WTFS ?= \ -Wno-field-redeclared -# By default Xonotic targets GMQCC, set to -Tdp for FTEQCC extended support +# By default Xonotic targets GMQCC, set to empty string for FTEQCC debugging QCCFLAGS_TARGET ?= \ -std=gmqcc