Skip to content
Snippets Groups Projects
Commit 04e706f6 authored by Jakob Olsson's avatar Jakob Olsson
Browse files

gitlab-ci: ignore deprecated declarations

parent ef670749
No related branches found
No related tags found
No related merge requests found
Pipeline #67451 passed
...@@ -5,4 +5,4 @@ echo "compile warns stage" ...@@ -5,4 +5,4 @@ echo "compile warns stage"
pwd pwd
cd src/ cd src/
make "CFLAGS+=-I/usr/include/libnl3 -Werror -Wall -DCONTROLLER_SYNC_DYNAMIC_CNTLR_CONFIG -DEASYMESH_VERSION=4" make "CFLAGS+=-I/usr/include/libnl3 -Werror -Wall -DCONTROLLER_SYNC_DYNAMIC_CNTLR_CONFIG -DEASYMESH_VERSION=4 -Wno-deprecated-declarations"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment