fstools: use -Wno-format-truncation instead of -Wno-error=format-truncation
authorFelix Fietkau <nbd@nbd.name>
Tue, 9 May 2017 10:37:42 +0000 (12:37 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 30 Jun 2017 15:25:24 +0000 (17:25 +0200)
commitef2d4387ee99219f1ead6b4c4c19731d436de44b
tree0a2b9e4dd66bf005483918f35c51a098f4a47fcb
parent45c2a6ff74d4d26a29ed2e79f0d65b13a0caee20
fstools: use -Wno-format-truncation instead of -Wno-error=format-truncation

Fixes build error with older gcc

Signed-off-by: Felix Fietkau <nbd@nbd.name>
CMakeLists.txt