Date: Sun, 10 Feb 2002 13:05:03 -0800 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: freebsd-current@FreeBSD.ORG Subject: Re: UPDATED: For Review: sendmail 8.12.2 import into -CURRENT Message-ID: <20020212021240.0EEBA9F3AF@okeeffe.bestweb.net>
next in thread | raw e-mail | index | archive | help
>> http://people.freebsd.org/~gshapiro/CURRENT-8.12.2 ache> +CFLAGS+=-pthread ache> ^^^^^^^^^^^^^^^^^ ache> Why you add -pthread? IMHO it is needed only on program building 'ld' ache> phase and not in library building. See libc_r/Makefile Thanks, I've changed that line to: CFLAGS+=-D_THREAD_SAFE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212021240.0EEBA9F3AF>