Disable selects for the NIOS due to the specific versions needed.

This commit is contained in:
Chris Johns 2013-04-27 20:28:19 +10:00
parent 517f03669c
commit ccaa68e38c
3 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# RTEMS NIOS2 Binutils 2.21. # RTEMS NIOS2 Binutils 2.21.
# #
%disable select
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg

View File

@ -4,6 +4,8 @@
# This configuration has special support for the NIOS2. # This configuration has special support for the NIOS2.
# #
%disable select
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg

View File

@ -2,6 +2,8 @@
# GDB 7.0. # GDB 7.0.
# #
%disable select
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg