X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=4d66671edc550e590480c3b77761d95fea1db87d;hb=b80d67ca43e13305734aebf7a493bb6fbb8db31e;hp=0b06a4cf871143983c01c576137e487036a9319c;hpb=2a81d9a4cc3436d63dad618ec654572343e89257;p=vpp.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0b06a4cf871..4d66671edc5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -82,7 +82,6 @@ string(CONCAT CMAKE_C_FLAGS_DEBUG "-O0 " "-DCLIB_DEBUG " "-fstack-protector " - "-D_FORTIFY_SOURCE=2 " "-fno-common " )