Date: Wed, 4 Sep 2002 19:16:03 -0700 (PDT) From: Tim Vanderhoek <hoek@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/uulib/files patch-configure Message-ID: <200209050216.g852G3Nj086451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hoek 2002/09/04 19:16:03 PDT Added files: converters/uulib/files patch-configure Log: The configure script was trying to modify CFLAGS to prevent both '-O' and '-g' from being included. Under some combinations, this could even cause the resulting CFLAGS to be unuseable. Avoid any illicit touching of the CFLAGS. PR: ports/39317 (Chris Wasser <cwasser@shaw.ca>) Revision Changes Path 1.1 +20 -0 ports/converters/uulib/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209050216.g852G3Nj086451>