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: <15462.57471.848179.108604@horsey.gshapiro.net> In-Reply-To: <20020210203218.GA68564@nagual.pp.ru> References: <15435.24461.796634.405538@horsey.gshapiro.net> <15462.54353.720228.404682@horsey.gshapiro.net> <20020210203218.GA68564@nagual.pp.ru>
next in thread | previous 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15462.57471.848179.108604>