Stanislav Sedov <[email protected]> writes: > On Mon, 27 Sep 2010 01:14:52 +0000 (UTC) > Ashish SHUKLA <[email protected]> mentioned: > >> | >> | .include <bsd.port.options.mk> >> | >> | +DBUS_PTHREAD_LIBS= ${CC} -dumpspecs | ${GREP} -m 1 pthread: | >> ${SED} -e 's|^.*%{\!pg: %{pthread:||' -e 's|}.*$$||' || ${TRUE} >> | + >> | .if defined(WITHOUT_X11) > > Isn't it the same the ${PTHREADS_LIB} variable contains?
No, because emacs uses -nostdlib we need to specify -lpthread explicitly. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
