mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
add t1lib patch
This commit is contained in:
parent
f936478ef9
commit
80f3b2bb5a
15
tools/4.11/t1lib/t1lib-5.1.2.diff
Normal file
15
tools/4.11/t1lib/t1lib-5.1.2.diff
Normal file
@ -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. */
|
Loading…
x
Reference in New Issue
Block a user