mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Pass CC="%__cc $RPM_OPT_FLAGS" to configure.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* gccnewlib/gccnewlib.add: Pass CC="%__cc $RPM_OPT_FLAGS" to
|
||||
configure.
|
||||
|
||||
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* gccnewlib/gccnewlib.add, gdb/gdb.add: Append %_bindir to PATH
|
||||
|
||||
@@ -204,6 +204,8 @@ chmod +x brp-rtems-compress
|
||||
%if "%{_prefix}" != "/usr"
|
||||
export PATH="%{_bindir}:${PATH}"
|
||||
%endif
|
||||
|
||||
CC="%{__cc} ${RPM_OPT_FLAGS}" \
|
||||
../gcc-%{gcc_version}/configure \
|
||||
--prefix=%{_prefix} \
|
||||
--bindir=%{_bindir} \
|
||||
|
||||
Reference in New Issue
Block a user