mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
2003-02-26 RTEMS
* setup.def: Updated gdb revision to -2 so arm will build and to fix psim build problem on NetBSD. * gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since RedHat 7.3 doesn't have it available. Maybe later. * gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
This commit is contained in:
@@ -108,7 +108,8 @@ BuildPreReq: zlib-devel
|
||||
%if %build_gnat
|
||||
# Building gnat requires gnat
|
||||
%if "%_vendor" == "redhat"
|
||||
BuildPreReq: gcc-gnat
|
||||
# This really isn't available until RedHat 8.0. How to conditionalize this?
|
||||
# BuildPreReq: gcc-gnat
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user