]> git.droids-corp.org - dpdk.git/blobdiff - devtools/build-tags.sh
net/mlx5: add C++ include guard to public header
[dpdk.git] / devtools / build-tags.sh
index 0361135d6e18a4c9c2e6f6f87f8523c35bc57f5e..bf3b13ebac32bdf7ade9e224dc4aa537251e6d89 100755 (executable)
@@ -99,7 +99,6 @@ arm_64_sources()
 
 x86_common()
 {
-       find_sources "examples/performance-thread/common/arch/x86" '*.[chS]'
        find_sources "$source_dirs" '*_sse*.[chS]'
        find_sources "$source_dirs" '*_avx*.[chS]'
        find_sources "$source_dirs" '*x86.[chS]'