freebsd-ports/devel/root/files/patch-config::root-config.in
Pav Lucistnik 8a185b6142 - Update to 5.02
PR:		ports/84012
Submitted by:	Simon Lang <simon@lang-clan.de> (maintainer)
2005-07-27 15:50:17 +00:00

21 lines
458 B
Text

*** config/root-config.in.orig Fri Jun 10 20:12:55 2005
--- config/root-config.in Sat Jul 9 19:46:11 2005
***************
*** 260,267 ****
;;
freebsd5)
# FreeBSD 5 with glibc
! auxcflags=
! auxlibs="-lm -lstdc++"
;;
openbsd)
# OpenBSD with libc
--- 260,267 ----
;;
freebsd5)
# FreeBSD 5 with glibc
! auxcflags="PTHREAD-CFLAGS"
! auxlibs="PTHREAD-LIBS -lm -lstdc++"
;;
openbsd)
# OpenBSD with libc