Skip to content

Commit 5c631f7

Browse files
committed
2013-10-08 Jan-Benedict Glaw <[email protected]>
* configure.ac: Update from GCC. * configure: Regenerate.
1 parent fc3f6cc commit 5c631f7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2013-10-08 Jan-Benedict Glaw <[email protected]>
2+
3+
* configure.ac: Update from GCC.
4+
* configure: Regenerate.
5+
16
2013-10-01 Jeff Johnston <[email protected]>
27

38
* COPYING.NEWLIB: Update with new copyright.

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -3620,7 +3620,7 @@ case "${target}" in
36203620
sh*-*-pe|mips*-*-pe|*arm-wince-pe)
36213621
noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
36223622
;;
3623-
arc-*-*)
3623+
arc-*-*|arceb-*-*)
36243624
noconfigdirs="$noconfigdirs target-libgloss"
36253625
;;
36263626
arm-*-pe*)

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ case "${target}" in
956956
sh*-*-pe|mips*-*-pe|*arm-wince-pe)
957957
noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
958958
;;
959-
arc-*-*)
959+
arc-*-*|arceb-*-*)
960960
noconfigdirs="$noconfigdirs target-libgloss"
961961
;;
962962
arm-*-pe*)

0 commit comments

Comments
 (0)