pkgsrc/misc/fbreader/patches/patch-ai
wiz 2843c83384 Pass in DO_ICONV_CAST on Solaris and NetBSD instead of incorrect
patch. Noted by Alexander Polakov in PR 43113.
2010-04-05 18:50:48 +00:00

14 lines
434 B
Text

$NetBSD: patch-ai,v 1.2 2010/04/05 18:50:48 wiz Exp $
--- makefiles/arch/desktop.mk.orig 2009-03-30 12:56:07.000000000 +0000
+++ makefiles/arch/desktop.mk
@@ -10,8 +10,7 @@ CC = gcc
AR = ar rsu
LD = g++
-CFLAGS = -pipe -fno-exceptions -Wall -Wno-ctor-dtor-privacy -W -DLIBICONV_PLUG
-LDFLAGS =
+CFLAGS = -pipe -fno-exceptions -Wall -Wno-ctor-dtor-privacy -W -DLIBICONV_PLUG ${CPPFLAGS}
ifeq "$(UI_TYPE)" "qt"
MOC = moc-qt3