mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
21 lines
458 B
Text
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
|