Try to make new NPTL glibc stuff happy again

This commit is contained in:
Daniel Williams 2005-04-03 06:56:12 +00:00
parent ef31c18fc8
commit fa75573945
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ functionality from applications that use glib.
%build
export LDFLAGS="$LDFLAGS -lrt"
export LDFLAGS="$LDFLAGS -lrt -lpthread"
%configure --with-named=/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named
make