From e5883676e3bafe62d87085a2a6a380ebb583c6a7 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sat, 21 Oct 2006 13:11:07 +0000 Subject: - Add files forgotten in the last commit Approved by: portmgr (erwin) --- lang/gforth/files/patch-configure | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/gforth/files/patch-configure (limited to 'lang/gforth/files/patch-configure') diff --git a/lang/gforth/files/patch-configure b/lang/gforth/files/patch-configure new file mode 100644 index 000000000000..0bad37060869 --- /dev/null +++ b/lang/gforth/files/patch-configure @@ -0,0 +1,12 @@ +--- configure.orig Sat Oct 21 02:49:22 2006 ++++ configure Sat Oct 21 02:49:27 2006 +@@ -8079,8 +8079,8 @@ + if (x) { + label1: + asm("$i"); +- label2: + } ++ label2: + return (&&label2)-(&&label1); + } + -- cgit v1.2.3