meson: require `nm` again on Unix systems
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 29 Oct 2019 21:43:22 +0000 (21:43 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 5 Nov 2019 20:56:44 +0000 (20:56 +0000)
commit66dd53584e223f1e83e24349f26c7d9a4812faa3
treec0d85cf22316c330a6fcb3fbaa797a5d3e9ce9a0
parent4d5cde1fffc4f1c61a58164a619466371948b704
meson: require `nm` again on Unix systems

This was made optional in ff9bf223c24143260a97 ("meson: make nm binary optional")
for Windows, but proper windows has been added and `nm` is now only used
on Unix systems.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviwed-by: Dylan Baker <dylan@pnwbakers>
meson.build