acl: fix invalid rule wildness calculation for bitmask field type
[dpdk.git] / doc / build-sdk-quick.txt
index d768c44..bf18b48 100644 (file)
@@ -1,5 +1,5 @@
 Basic build
-       make config T=x86_64-default-linuxapp-gcc && make
+       make config T=x86_64-native-linuxapp-gcc && make
 Build commands
        config           get configuration from target template (T=)
        all              same as build (default rule)
@@ -13,6 +13,7 @@ Build variables
        EXTRA_CPPFLAGS   preprocessor options
        EXTRA_CFLAGS     compiler options
        EXTRA_LDFLAGS    linker options
+       EXTRA_LDLIBS     linker library options
        RTE_KERNELDIR    linux headers path
        CROSS     toolchain prefix
        V         verbose