summaryrefslogtreecommitdiff
path: root/cad/verilog/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2009-10-08 16:43:13 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2009-10-08 16:43:13 +0000
commita353e6762ee4ec3aea48e925eb977551c4fb03d5 (patch)
tree85de0de97f55eb23c3d944292767ed068e99913d /cad/verilog/patches
parent097a3bd8cf10916581822ba10a43e68c05bca085 (diff)
downloadpkgsrc-a353e6762ee4ec3aea48e925eb977551c4fb03d5.tar.gz
gcc44 fixes
Diffstat (limited to 'cad/verilog/patches')
-rw-r--r--cad/verilog/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/cad/verilog/patches/patch-aa b/cad/verilog/patches/patch-aa
new file mode 100644
index 00000000000..569f3162e14
--- /dev/null
+++ b/cad/verilog/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.11 2009/10/08 16:52:05 dmcmahill Exp $
+
+for auto_ptr.
+
+--- elab_net.cc.orig 2008-12-10 03:21:48.000000000 +0000
++++ elab_net.cc 2009-10-08 16:45:12.000000000 +0000
+@@ -30,4 +30,5 @@
+ # include <iostream>
+ # include <cstring>
++# include <memory>
+
+ /*