Subject: CVS commit: pkgsrc/lang/mawk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2003 16:10:36
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Nov 11 16:10:36 UTC 2003

Modified Files:
	pkgsrc/lang/mawk: Makefile

Log Message:
mawk configure fails with -ffast-math, so add
CFLAGS:= ${CFLAGS:S/-ffast-math//}
No change on default builds (without -ffast-math)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/mawk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.