pkgsrc/misc/root/patches/patch-al
drochner 0b6b95f0c9 update to 5.10
There were 3 major revisions inbetween, so I honestly can't tell
what changed.
(would be good to libtoolize this one day, but for now I've done
only minimal changes to the freebsd5 configuration)
2006-05-27 12:38:27 +00:00

17 lines
406 B
Text

$NetBSD: patch-al,v 1.2 2006/05/27 12:38:27 drochner Exp $
--- config/root-config.in.orig 2006-05-26 22:50:42.000000000 +0200
+++ config/root-config.in
@@ -276,6 +276,12 @@ freebsd5)
auxcflags=
auxlibs="-lm -lstdc++"
;;
+netbsd)
+ # NetBSD with libc
+ auxcflags=
+ auxlibs="-lm -lstdc++"
+ rootlibs="${rootlibs} -Wl,-R${libdir}"
+ ;;
openbsd)
# OpenBSD with libc
auxcflags=