Forgot to use override

This commit is contained in:
Kovid Goyal 2022-01-23 11:33:58 +05:30
parent 053bb999d3
commit da96dfcad2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -2,7 +2,7 @@
# #
ifdef FAIL_WARN ifdef FAIL_WARN
FAIL_WARN=-W override FAIL_WARN=-W
endif endif
# You can set these variables from the command line. # You can set these variables from the command line.