build: Fix some meson warnings

This commit is contained in:
Patrick Griffis
2019-12-20 22:24:30 -08:00
parent 202393a77c
commit eeada79a64
2 changed files with 3 additions and 8 deletions

View File

@@ -91,8 +91,6 @@ endif
global_cflags = []
test_cflags = [
'-pipe',
'-fPIE',
'-funsigned-char',
'-Wno-conversion',
'-Wno-pointer-sign',