diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-06-06 18:24:42 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-06-06 18:24:42 +0000 |
commit | ad29258c4a4d22fc892b87ad68ebdcb786608155 (patch) | |
tree | ce37b4ff39ce79a0c7d49490b5b6df2953eb1204 /java/cacao/files/patch-boehm-gc-include-gc.h | |
parent | - Add support for -k command line option as there is in bzip2(1) (diff) |
Update to 0.98
Notes
Notes:
svn path=/head/; revision=192944
Diffstat (limited to 'java/cacao/files/patch-boehm-gc-include-gc.h')
-rw-r--r-- | java/cacao/files/patch-boehm-gc-include-gc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cacao/files/patch-boehm-gc-include-gc.h b/java/cacao/files/patch-boehm-gc-include-gc.h index af60c7729324..0e1cc9c18294 100644 --- a/java/cacao/files/patch-boehm-gc-include-gc.h +++ b/java/cacao/files/patch-boehm-gc-include-gc.h @@ -1,5 +1,5 @@ --- src/boehm-gc/include/gc.h.orig Wed Jun 4 17:07:33 2003 -+++ src/boehm-gc/include/gc.h Wed May 12 20:03:22 2004 ++++ src/mm/boehm-gc/include/gc.h Wed May 12 20:03:22 2004 @@ -487,6 +487,7 @@ /* gcc knows how to retrieve return address, but we don't know */ /* how to generate call stacks. */ |