Subject: CVS commit: pkgsrc/audio/libvisual
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 03/15/2005 20:28:25
Module Name: pkgsrc
Committed By: rillig
Date: Tue Mar 15 20:28:25 UTC 2005
Modified Files:
pkgsrc/audio/libvisual: Makefile
Log Message:
libvisual uses inline assembler syntax that gcc-2.95.3 does not
understand. I assume gcc-3.0 will understand. For sure, gcc-3.3 will, as
I have successfully built the package with it. Approved by jlam.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/libvisual/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.