From 4a8bce871038df52ea3f81bc91dbc5e359e017b5 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Wed, 29 Oct 2003 02:35:52 +0000 Subject: Update to the latest version from RTEMS, gcc-3.2.3 with newlib-1.11.0 This does not include PR 58548 because I could not get it to work no matter what I tried. --- devel/i386-rtems-gcc/files/patch-gcc::configure | 29 +++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 devel/i386-rtems-gcc/files/patch-gcc::configure (limited to 'devel/i386-rtems-gcc/files/patch-gcc::configure') diff --git a/devel/i386-rtems-gcc/files/patch-gcc::configure b/devel/i386-rtems-gcc/files/patch-gcc::configure new file mode 100644 index 000000000000..0b54a1a1594e --- /dev/null +++ b/devel/i386-rtems-gcc/files/patch-gcc::configure @@ -0,0 +1,29 @@ +--- gcc-3.2.3/gcc/configure.orig Mon Feb 3 19:17:46 2003 ++++ gcc-3.2.3/gcc/configure Mon Oct 27 08:00:22 2003 +@@ -6013,7 +6017,7 @@ + cat > conftest.$ac_ext < ++#include "%%LOCALBASE%%/include/libintl.h" + EOF + ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" + { (eval echo configure:6020: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +@@ -6044,7 +6048,7 @@ + cat > conftest.$ac_ext < ++#include "%%LOCALBASE%%/include/libintl.h" + extern int _nl_msg_cat_cntr; + int main() { + bindtextdomain ("", ""); +@@ -6076,7 +6080,7 @@ + cat > conftest.$ac_ext < ++#include "%%LOCALBASE%%/include/libintl.h" + extern int _nl_msg_cat_cntr; + int main() { + bindtextdomain ("", ""); -- cgit v1.2.3