build: add option to build only for native CPU 30/36030/3
authorDamjan Marion <damarion@cisco.com>
Mon, 25 Apr 2022 10:38:40 +0000 (12:38 +0200)
committerDamjan Marion <damarion@cisco.com>
Mon, 25 Apr 2022 11:49:37 +0000 (13:49 +0200)
commit45e05396399b7ead25d87e79a806f0c03b78965b
treebcd50ce7d197e2351d2f1d1816b9428111dd7825
parent4e6222d598d5ec9db1b1e06bb3a45aca76a37daa
build: add option to build only for native CPU

Significantly reduces compilation time for uses who are interested
to run binaries only on the build machine.

Type: make
Change-Id: I431f6f7374b6dfa8b3f7c72dc69f3d5cafd1f6bb
Signed-off-by: Damjan Marion <damarion@cisco.com>
configure
src/CMakeLists.txt
src/cmake/cpu.cmake