i40e/base: fix padding in struct
[dpdk.git] / doc / guides / prog_guide / build_app.rst
index d4a3261..138330a 100644 (file)
@@ -124,5 +124,3 @@ chapter for details.
 *   CPPFLAGS: The flags to use to provide flags to the C preprocessor (only useful when assembling .S files)
 
 *   LDLIBS: A list of libraries to link with (for example, -L /path/to/libfoo - lfoo)
-
-*   NO_AUTOLIBS: If set, the libraries provided by the framework will not be included in the LDLIBS variable automatically.