Date: Fri, 12 Mar 2004 13:10:58 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/simulavr Makefileports/devel/simulavr/files patch-sim-no-vcd-inline Message-ID: <200403122110.i2CLAxe3090300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2004/03/12 13:10:58 PST FreeBSD ports repository Modified files: devel/simulavr Makefile Added files: devel/simulavr/files patch-sim-no-vcd-inline Log: Remove `inline' from a function gcc 2.95 (in FreeBSD 4.x) warns that it cannot inline it. This caused the port build in FreeBSD 4.x to break due to -Werror. Submitted by: Theodore A. Roth <troth@openavr.org> Revision Changes Path 1.7 +1 -0 ports/devel/simulavr/Makefile 1.1 +38 -0 ports/devel/simulavr/files/patch-sim-no-vcd-inline (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403122110.i2CLAxe3090300>