allow to override uname when cross-compiling
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 22 May 2018 18:38:20 +0000 (20:38 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Tue, 22 May 2018 18:38:28 +0000 (20:38 +0200)
commit6a7af839b8b71e6db4825684ab2c49d574214f97
treeb54bef37bd751d4687632c038cb2782e85171a2c
parent843dfd239a7f23cf3f8fd38cd961282a8fcade10
allow to override uname when cross-compiling

When cross-compiling for example from Darwin to Linux it might be
useful to override uname output to force Linux and create Linux
libraries instead of Darwin libraries.
lib/Makefile