X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Fbuild-tags.sh;h=bf3b13ebac32bdf7ade9e224dc4aa537251e6d89;hb=5fc2eece8d4530988e5681fdc8a35e14d69b2a6f;hp=0361135d6e18a4c9c2e6f6f87f8523c35bc57f5e;hpb=99a2dd955fba6e4cc23b77d590a033650ced9c45;p=dpdk.git diff --git a/devtools/build-tags.sh b/devtools/build-tags.sh index 0361135d6e..bf3b13ebac 100755 --- a/devtools/build-tags.sh +++ b/devtools/build-tags.sh @@ -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]'