mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
141 B
Makefile
5 lines
141 B
Makefile
# $NetBSD: hacks.mk,v 1.3 2008/02/05 22:03:57 tnn Exp $
|
|
|
|
# gcc 2.95 does not understand -Wfloat-equal
|
|
BUILDLINK_TRANSFORM+= rm:-Wfloat-equal
|