[rtems-source-builder commit] add t1lib patch

Joel Sherril joel at rtems.org
Mon Aug 10 17:01:13 UTC 2015


Module:    rtems-source-builder
Branch:    master
Commit:    80f3b2bb5ae85fdd13065e3d93ca0a809874337c
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=80f3b2bb5ae85fdd13065e3d93ca0a809874337c

Author:    YANG Qiao <yangqiao0505 at me.com>
Date:      Mon Aug 10 07:48:57 2015 -0500

add t1lib patch

---

 tools/4.11/t1lib/t1lib-5.1.2.diff | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/tools/4.11/t1lib/t1lib-5.1.2.diff b/tools/4.11/t1lib/t1lib-5.1.2.diff
new file mode 100644
index 0000000..5e27472
--- /dev/null
+++ b/tools/4.11/t1lib/t1lib-5.1.2.diff
@@ -0,0 +1,15 @@
+--- t1lib-5.1.2.orig/configure  2015-06-28 23:12:59.394297125 +0200
++++ t1lib-5.1.2/configure 2015-06-28 23:15:44.066290147 +0200
+@@ -24758,11 +24758,7 @@
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+   if test "$cross_compiling" = yes; then
+-  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
+-See \`config.log' for more details." >&5
+-echo "$as_me: error: cannot run test program while cross compiling
+-See \`config.log' for more details." >&2;}
+-   { (exit 1); exit 1; }; }
++  ac_64bit_type="<none>"
+ else
+   cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h.  */



More information about the vc mailing list