Date: Sat, 13 Mar 2004 20:14:20 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/libdv Makefile Message-ID: <200403140414.i2E4EKS3051754@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2004/03/13 20:14:20 PST FreeBSD ports repository Modified files: multimedia/libdv Makefile Log: o Work around compiler BUG - Optimizations -O{1,s,2,3} work - However, lack of -O{1,s,2,3} or -O0 BREAK the build - Therefore, make sure we have AT LEAST -O and avoid -O0 PR: 52024 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Revision Changes Path 1.21 +6 -0 ports/multimedia/libdv/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403140414.i2E4EKS3051754>