diff options
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6d5a290..b246808 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -43,6 +43,7 @@ case $host_os in | |||
| 43 | ;; | 43 | ;; |
| 44 | *netbsd*) | 44 | *netbsd*) |
| 45 | HOST_OS=netbsd | 45 | HOST_OS=netbsd |
| 46 | CFLAGS="$CFLAGS -D_OPENBSD_SOURCE" | ||
| 46 | ;; | 47 | ;; |
| 47 | *openbsd*) | 48 | *openbsd*) |
| 48 | HOST_ABI=elf | 49 | HOST_ABI=elf |
