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.
pull/16965/merge
Pierre-Alain TORET 8 years ago committed by Martin Atkins
parent 3d9c9e5e28
commit 128f4d19e1

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

Loading…
Cancel
Save