NetBSD: Add new target in src/pal/src/configure.cmake for NetBSD
authorKamil Rytarowski <n54@gmx.com>
Thu, 21 Jan 2016 21:03:44 +0000 (22:03 +0100)
committerKamil Rytarowski <n54@gmx.com>
Thu, 21 Jan 2016 21:03:44 +0000 (22:03 +0100)
commite5172f28c4cb4a7be46985159893c4f8e82110fc
treeb4a773856bf3b149bf42a7d06b0b09fdfc9d8bbb
parent9a43c440f840a0bf89ba2c2efb9d6fd5baaf8dea
NetBSD: Add new target in src/pal/src/configure.cmake for NetBSD

This code is based on FreeBSD, with the following differences:
- At the moment there is no libunwind for NetBSD.
- The is no need for libc.so magic like in GNU, neither on FreeBSD
  someone wrongly assumed it there.
- ptrace(2) uses (void*) instead of (caddr_t)
src/pal/src/configure.cmake