$NetBSD: patch-aa,v 1.2 2005/03/19 16:48:21 wiz Exp $

--- GNUmakefile.orig	2007-09-23 21:03:14.000000000 +0200
+++ GNUmakefile	2007-12-01 03:40:46.000000000 +0100
@@ -1,4 +1,4 @@
-CXXFLAGS = -DNDEBUG -g -O2
+CXXFLAGS = $(CPPFLAGS) -DNDEBUG -g -O2
 # the following options reduce code size, but breaks link or makes link very slow on some systems
 # CXXFLAGS += -ffunction-sections -fdata-sections
 # LDFLAGS += -Wl,--gc-sections
