summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYANG Qiao <yangqiao0505@me.com>2015-08-10 07:48:57 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-08-10 10:22:46 -0500
commit80f3b2bb5ae85fdd13065e3d93ca0a809874337c (patch)
treea6ad0e07f400fe2efd4a269830adcbcc8adfbbf6
parentrtems/netsnmp: Disable SMP builds. (diff)
downloadrtems-source-builder-80f3b2bb5ae85fdd13065e3d93ca0a809874337c.tar.bz2
add t1lib patch
-rw-r--r--tools/4.11/t1lib/t1lib-5.1.2.diff15
1 files changed, 15 insertions, 0 deletions
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. */