Lines Matching +full:- +full:- +full:keep +full:- +full:going
14 # We only try to find DPDK using pkg-config; DPDK is *SO*
15 # complicated - DPDK 19.02, for example, has about 117(!)
17 # changed over time - so attempting to guess which libraries
22 # so we're just not going to do it.
27 # as robust as pkg-config (i.e., it had better work as well
28 # as pkg-config with *ALL* versions of DPDK that provide a
63 # going to require CMake 3.19. If you want to use
74 # of a package, and people doing configure-script development,
77 # to run an autotools-generated configure script, you just
86 # Please keep this in mind when changing any CMake files,
87 # and keep in mind what versions of CMake come with, for
88 # example, commonly-used versions of commonly-used
94 set(rte_cflags "-march=core2")
96 set(rte_cflags "-march=armv7-a")
98 set(rte_cflags "-march=armv8-a+crc")