ctdb: Only build test_mutex_raw.c on Linux
authorVolker Lendecke <vl@samba.org>
Wed, 18 Jan 2017 11:58:19 +0000 (12:58 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 15 Feb 2017 01:28:16 +0000 (02:28 +0100)
commit02380ca3e75e5aae99f5024b4790e6e2bbdd8594
treea343089feb5ccc54e34db0b4d0bc81225b2c624b
parent9ab820d944bb16d2bcf629f616ef3001e78493ea
ctdb: Only build test_mutex_raw.c on Linux

This is pretty glibc on Linux specific. FreeBSD 11 also has
robust mutexes and can't build this.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
ctdb/wscript