Date: Sat, 18 Dec 1999 12:49:54 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: current@FreeBSD.org Subject: Re: Proposed end-all fix for (Re: Make world broken in libc_r) Message-ID: <385B74E2.66516542@scc.nl> References: <199911271216.OAA01797@gratis.grondar.za>, <19991217152308.C26743@sturm.canonware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jason Evans wrote: > > I've got a change in the pipeline that will cause world breakage again, > unless we do something about this. Is there anything wrong with simply > adding: > > CFLAGS+=-I${.CURDIR}/../../include > > to lib/libc_r/Makefile? It fixes such build problems. Yes, anything is wrong. ${DESTDIR}/usr/include is already present in CFLAGS and points to the proper include files. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org 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?385B74E2.66516542>