per review

- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
This commit is contained in:
hathach
2020-03-23 23:22:52 +07:00
parent 8a22eba7b4
commit bc0779de0a
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -74,7 +74,6 @@ CFLAGS += \
-Wno-deprecated-declarations \
-Wnested-externs \
-Wunreachable-code \
-Wno-error=lto-type-mismatch \
-ffunction-sections \
-fdata-sections