examples/performance-thread: restrict to x86_64
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 8 Apr 2016 16:20:15 +0000 (17:20 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 8 Apr 2016 20:28:39 +0000 (22:28 +0200)
commite3898dc486f91a17cd29348b03649594efe366cd
tree6f5a0933dcfcaafffeb5d0b537ba798630c9e44c
parent66085224474943288083f943725ba73192f558f1
examples/performance-thread: restrict to x86_64

Performance-thread sample app is only supported for x86_64 targets,
so this commit adds a check to avoid compilation on other targets.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/performance-thread/Makefile