MDTest ignore verbose potential format overflows to be able to spot real errors.

master
Julian M. Kunkel 2020-11-27 15:23:32 +00:00
parent 980ab1dc97
commit 7542e75c82
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@
#include <mpi.h>
#pragma GCC diagnostic ignored "-Wformat-overflow"
#ifdef HAVE_LUSTRE_LUSTREAPI
#include <lustre/lustreapi.h>
#endif /* HAVE_LUSTRE_LUSTREAPI */