From 4ca0031d4ab095c9607f787b72a105efd951ff42 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Thu, 24 Jan 2008 17:11:54 +0000 Subject: [PATCH] README, more properties svn: r8402 --- src/foreign/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/foreign/README b/src/foreign/README index 41978914d3..561a2dbd33 100644 --- a/src/foreign/README +++ b/src/foreign/README @@ -18,3 +18,6 @@ ways: * Added case in "configure" x86_64-*-openbsd* to the existing x86_64 line * Changed ffi_common.h to always include + +*** Synced from GCC repository, removing the above patches, and +*** perhaps making them unnecessary.