meson: Add option to pass cpu #28

Merged
kraj merged 1 commits from master into master 2021-05-30 16:00:18 +00:00

1 Commits (master)

Author SHA1 Message Date
Khem Raj a530eed9e7 meson: Add option to pass cpu
This helps with cross compile setups, where host_cpu != target_cpu
therefore detecting it on the fly will end up with wrong cpu to build
for

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-30 08:38:54 -07:00