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)
committerFelix Fietkau <nbd@nbd.name>
Tue, 9 May 2017 10:38:09 +0000 (12:38 +0200)
commitc43ae11e71abf607a1998800f8ced489ec5d1e88
treeb88db73430a4468302fc9278317a48b1106fedf2
parent633a8d0981fed0c90f6d16ee2257858b04514dc8
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