config: Allow build on DragonFlyBSD

DragonFlyBSD is not officially supported, but allowing it to work is straightforward at the moment so we'll allow it for now.
This commit is contained in:
Pierre-Alain TORET 2018-01-03 20:36:47 +01:00 committed by Martin Atkins
parent 3d9c9e5e28
commit 128f4d19e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build linux darwin openbsd netbsd solaris
// +build linux darwin openbsd netbsd solaris dragonfly
package module