Forgot to use override

This commit is contained in:
Kovid Goyal
2022-01-23 11:33:58 +05:30
parent 053bb999d3
commit da96dfcad2

View File

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