summaryrefslogtreecommitdiff
path: root/cad/verilog-current/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cad/verilog-current/patches/patch-aa')
-rw-r--r--cad/verilog-current/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/verilog-current/patches/patch-aa b/cad/verilog-current/patches/patch-aa
new file mode 100644
index 00000000000..6d4a5667164
--- /dev/null
+++ b/cad/verilog-current/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.5 2000/12/19 18:53:52 dmcmahill Exp $
+
+--- tgt-pal/Makefile.in.orig Thu Dec 14 18:37:47 2000
++++ tgt-pal/Makefile.in Sun Dec 17 07:52:23 2000
+@@ -63,5 +63,5 @@
+
+ pal.tgt: $O $(TGTDEPLIBS)
+- $(CC) @shared@ -o $@ $O $(TGTLDFLAGS) -lipal
++ $(CC) @shared@ -o $@ $O $(TGTLDFLAGS) $(LDFLAGS) -lipal
+
+ clean: