summaryrefslogtreecommitdiff
path: root/devel/root/files/patch-config::root-config.in
blob: 2566df843476cf6100ad883f38f254bcf891bdfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** 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