mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-25 12:41:19 +00:00
noref testcase must use -Wno-uninitialized-global
This commit is contained in:
parent
47baca22d9
commit
9315577be6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
I: noref.qc
|
I: noref.qc
|
||||||
D: noref keyword and pragma
|
D: noref keyword and pragma
|
||||||
T: -compile
|
T: -compile
|
||||||
C: -std=qcc -Wall -Werror
|
C: -std=qcc -Wall -Werror -Wno-uninitialized-global
|
||||||
|
|
Loading…
Reference in a new issue