mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 00:19:50 +08:00
GCC-4.1.1 still installs mf-runtime.h to the wrong directory.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
cd ../../..
|
||||
%endif
|
||||
|
||||
%if "%{gcc_version}" <= "4.1.0"
|
||||
%if "%{gcc_version}" <= "4.1.1"
|
||||
# Misplaced header file
|
||||
if test -f $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h; then
|
||||
mv $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h \
|
||||
|
||||
Reference in New Issue
Block a user