1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00

error-ize another warning

This commit is contained in:
Connor Olding 2017-05-03 08:00:55 +00:00
parent 9a3146acda
commit fe73819bc3

View File

@ -95,6 +95,7 @@ whoa=(
-Werror=format-security
-Werror=pointer-to-int-cast
-Werror=int-to-pointer-cast
-Werror=return-type
# -Werror=undef
-Wno-unused