* configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237727
138bc75d-0d04-0410-961f-
82ee72b054a4
+2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
+
+ * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
+ * configure: Regenerate.
+
2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* configure: Regenerate.
*-*-netware*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
+ *-*-phoenix*)
+ noconfigdirs="$noconfigdirs ${libgcj}"
+ ;;
*-*-rtems*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
;;
*-*-netware*)
;;
+ *-*-phoenix*)
+ noconfigdirs="$noconfigdirs target-libgloss"
+ ;;
*-*-rtems*)
noconfigdirs="$noconfigdirs target-libgloss"
# this is not caught below because this stanza matches earlier
*-*-netware*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
+ *-*-phoenix*)
+ noconfigdirs="$noconfigdirs ${libgcj}"
+ ;;
*-*-rtems*)
noconfigdirs="$noconfigdirs ${libgcj}"
;;
;;
*-*-netware*)
;;
+ *-*-phoenix*)
+ noconfigdirs="$noconfigdirs target-libgloss"
+ ;;
*-*-rtems*)
noconfigdirs="$noconfigdirs target-libgloss"
# this is not caught below because this stanza matches earlier