oops, forgot one

This commit is contained in:
Cowering 2015-05-28 17:17:20 -05:00
parent ea2762e799
commit 6df44235c8

View File

@ -882,6 +882,12 @@ end
"-Wno-array-bounds"
}
end
if (version >= 50000) then
buildoptions {
"-D__USE_MINGW_ANSI_STDIO=1",
}
end
end
end
--ifeq ($(findstring arm,$(UNAME)),arm)