Fix incorrect API detection for different Linux flavors
Some Linux builds may have different TARGET_OS, such as
linux-musl or linux-gnueabi.
Fix matching all of those variants into one - "linux".
Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
Please register or sign in to comment