Whamcloud - gitweb
LU-14093 tests: silence gcc10 error for badarea_io
[fs/lustre-release.git] / lustre / tests / Makefile.am
index 45d51ce..03baaa5 100644 (file)
@@ -111,6 +111,7 @@ nobase_test_DATA = $(nobase_noinst_DATA)
 
 LIBLUSTREAPI = $(top_builddir)/lustre/utils/liblustreapi.la
 
+badarea_io_CFLAGS=-Wno-stringop-overflow
 mmap_sanity_LDADD = $(LIBLUSTREAPI)
 multiop_LDADD = $(LIBLUSTREAPI) $(PTHREAD_LIBS)
 llapi_layout_test_LDADD = $(LIBLUSTREAPI)