mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
Fixes build in Debian GNU/kFreeBSD.
This commit is contained in:
parent
b5332824ea
commit
7965e17d67
@ -125,6 +125,10 @@ else
|
|||||||
;;
|
;;
|
||||||
ipv4:freebsd*) sysdesc=bsd
|
ipv4:freebsd*) sysdesc=bsd
|
||||||
;;
|
;;
|
||||||
|
ipv6:kfreebsd*) sysdesc=bsd-v6
|
||||||
|
;;
|
||||||
|
ipv4:kfreebsd*) sysdesc=bsd
|
||||||
|
;;
|
||||||
ipv6:openbsd*) sysdesc=bsd-v6
|
ipv6:openbsd*) sysdesc=bsd-v6
|
||||||
;;
|
;;
|
||||||
ipv4:openbsd*) sysdesc=bsd
|
ipv4:openbsd*) sysdesc=bsd
|
||||||
|
Loading…
Reference in New Issue
Block a user