summaryrefslogtreecommitdiff
path: root/audio/wmsmixer/patches
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-05-24 10:27:26 +0000
committerkristerw <kristerw@pkgsrc.org>2004-05-24 10:27:26 +0000
commitf3203c22bc37e8ab10e4df5f95589dd4f81afd23 (patch)
tree4f49782c1f2be30f0c255cbe752abe3fe0f7202e /audio/wmsmixer/patches
parentccb57f330f177b04eba7ef5451cc3f0675639c8e (diff)
downloadpkgsrc-f3203c22bc37e8ab10e4df5f95589dd4f81afd23.tar.gz
Use g++ when linking C++.
Diffstat (limited to 'audio/wmsmixer/patches')
-rw-r--r--audio/wmsmixer/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/wmsmixer/patches/patch-aa b/audio/wmsmixer/patches/patch-aa
new file mode 100644
index 00000000000..417bd7c14a2
--- /dev/null
+++ b/audio/wmsmixer/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2004/05/24 10:27:26 kristerw Exp $
+
+--- Imakefile.orig 2004-05-24 12:19:53.000000000 +0200
++++ Imakefile 2004-05-24 12:23:06.000000000 +0200
+@@ -6,8 +6,7 @@
+
+ DEPLIBS = $(DEPXLIB)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(OSSAUDIO)
+-CC = c++ -m32
+-LD = c++ -m32 -nostdlib
++CCLINK = $(CXXLINK)
+
+ SRCS = wmsmixer.cc
+ OBJS = wmsmixer.o