Date: Fri, 7 Feb 2003 21:59:13 -0800 (PST) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/graphics/libfpx/files Makefile.bsd Message-ID: <200302080559.h185xDH2046440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2003/02/07 21:59:13 PST Modified files: graphics/libfpx/files Makefile.bsd Log: Make sure warnings are not fatal when compiling the C++ parts of this package by explicitly appending -Wno-error to CXXFLAGS. This assumes, the compiler is from the gcc family, but the assumption was already there -- in the explicit -Werror appended to CFLAGS. Reported by: Dirk Meyer Revision Changes Path 1.6 +1 -1 ports/graphics/libfpx/files/Makefile.bsd 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?200302080559.h185xDH2046440>