build: silence no-stringop-trunction warning for the openflow module

This commit is contained in:
Gabriel Ferreira
2022-01-28 21:23:25 -03:00
parent da72879f4c
commit 7814ddf5b9

View File

@@ -45,6 +45,8 @@ set(NS3_OPENFLOW
"ON if Openflow is found in NS3_WITH_OPENFLOW"
)
add_compile_options(-Wno-stringop-truncation)
build_lib(
LIBNAME openflow
SOURCE_FILES