diff options
author | tron <tron> | 2004-04-22 09:27:49 +0000 |
---|---|---|
committer | tron <tron> | 2004-04-22 09:27:49 +0000 |
commit | e4e51480f33467b3f2bb52616f6f506b5f7ab05a (patch) | |
tree | 20082f37a5924efa2b1c55e181f1a0d77d68b0ac /lang/ocaml/patches/patch-ah | |
parent | 17e44e66a75ee97ac67eef6b226957f9ffeabe6e (diff) | |
download | pkgsrc-e4e51480f33467b3f2bb52616f6f506b5f7ab05a.tar.gz |
Fix patch problem caused by embedded CVS Id.
Diffstat (limited to 'lang/ocaml/patches/patch-ah')
-rw-r--r-- | lang/ocaml/patches/patch-ah | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/ocaml/patches/patch-ah b/lang/ocaml/patches/patch-ah index 78db89e7716..5f87249ef24 100644 --- a/lang/ocaml/patches/patch-ah +++ b/lang/ocaml/patches/patch-ah @@ -1,10 +1,8 @@ -$NetBSD: patch-ah,v 1.4 2004/04/22 09:18:36 tron Exp $ +$NetBSD: patch-ah,v 1.5 2004/04/22 09:27:49 tron Exp $ --- asmrun/power-bsd.S.orig Thu Apr 22 10:34:28 2004 +++ asmrun/power-bsd.S Thu Apr 22 10:34:38 2004 -@@ -13,6 +13,35 @@ - - /* $Id: patch-ah,v 1.4 2004/04/22 09:18:36 tron Exp $ */ +@@ -15,4 +15,33 @@ +#if defined(PROFILING) +#define PROFILE_CAML \ |