-pthread deprecated, but when?
Doug Barton
DougB at FreeBSD.org
Tue Sep 9 16:15:30 PDT 2003
On Tue, 9 Sep 2003, Matthias Andree wrote:
> Doug Barton <DougB at FreeBSD.org> writes:
>
> > @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched
> > @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \
>
> How about: ${SED} -Ee 's#-l?pthread#${PTHREAD_LIBS}#g' \
>
> That's the one necessary to catch -pthread (such as BerkeleyDB) in
> addition to -lpthread.
You should use whatever is appropriate for your port... I just posted an
example from one of mine.
Doug
--
This .signature sanitized for your protection
More information about the freebsd-current
mailing list