mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fixes build in Debian GNU/kFreeBSD.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user