build/meson: fix the -Wl,--version-script configure check
authorRan Benita <ran234@gmail.com>
Wed, 14 Feb 2018 13:07:46 +0000 (15:07 +0200)
committerRan Benita <ran234@gmail.com>
Wed, 14 Feb 2018 13:10:03 +0000 (15:10 +0200)
commitedb1c662394578a54b7bbed231d918925e5d8150
tree4a3f5ab24d801f0a2f767ce1331d2df2ef39352b
parentafea3dd0cda56691072167fab52e551d9c034b44
build/meson: fix the -Wl,--version-script configure check

Hopefully this fixes compilation on darwin, which doesn't support
version scripts.

Signed-off-by: Ran Benita <ran234@gmail.com>
meson.build