0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00

Fixes build in Debian GNU/kFreeBSD.

This commit is contained in:
Ondrej Zajicek 2009-11-02 16:25:05 +01:00
parent b5332824ea
commit 7965e17d67

View File

@ -125,6 +125,10 @@ else
;;
ipv4:freebsd*) sysdesc=bsd
;;
ipv6:kfreebsd*) sysdesc=bsd-v6
;;
ipv4:kfreebsd*) sysdesc=bsd
;;
ipv6:openbsd*) sysdesc=bsd-v6
;;
ipv4:openbsd*) sysdesc=bsd