build: remove architecture flag as default C flag
[dpdk.git] / doc / guides / contributing / coding_style.rst
index 3734bf0..d5fe67f 100644 (file)
@@ -800,7 +800,7 @@ build
 
 
 cflags
-       **Default Value = []**.
+       **Default Value = [<-march/-mcpu flags>]**.
        Used to specify any additional cflags that need to be passed to compile
        the sources in the library.