openbsd-ports/devel/libdaemon/patches/patch-configure
2010-12-14 14:54:35 +00:00

13 lines
383 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2010/12/14 14:54:35 ajacoutot Exp $
--- configure.orig Tue Dec 14 15:25:40 2010
+++ configure Tue Dec 14 15:26:00 2010
@@ -14383,7 +14383,7 @@ fi
case $host in
- *-freebsd*) ;;
+ *-freebsd*|*-openbsd*) ;;
*)
for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do