X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=4d66671edc550e590480c3b77761d95fea1db87d;hb=b78607b1db72173bffabc950253a3894c032cb5c;hp=0b06a4cf871143983c01c576137e487036a9319c;hpb=27df7979782aafca80ea4c7309284bd48fe021c0;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 " )