[rtems-source-builder commit] rtems-kernel: Fix building without the rtems test option.

Chris Johns chrisj at rtems.org
Tue Apr 28 05:21:25 UTC 2020


Module:    rtems-source-builder
Branch:    master
Commit:    47880bbc81b57308d4cd0357a3d3929becd646fd
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=47880bbc81b57308d4cd0357a3d3929becd646fd

Author:    Chris Johns <chrisj at rtems.org>
Date:      Tue Apr 28 15:21:07 2020 +1000

rtems-kernel: Fix building without the rtems test option.

Updates #3956

---

 rtems/config/tools/rtems-kernel-common.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rtems/config/tools/rtems-kernel-common.cfg b/rtems/config/tools/rtems-kernel-common.cfg
index a492273..3a17a28 100644
--- a/rtems/config/tools/rtems-kernel-common.cfg
+++ b/rtems/config/tools/rtems-kernel-common.cfg
@@ -163,8 +163,6 @@ URL: 	 https://www.rtems.org/
      %{with_rtems_tests} == samples
   %define rtems_tests %{with_rtems_tests}
  %endif
-%else
- %error invalid with-rtems-tests value
 %endif
 %if %{defined with_rtems_smp}
  %define rtems_smp 1



More information about the vc mailing list