mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
Fix typo.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
--enable-version-specific-runtime-libs \
|
||||
--enable-threads \
|
||||
--with-sysroot=%{_exec_prefix}/@tool_target@/sys-root \
|
||||
%{?%with_lto:--enable-lto}%{?!with_lto:--disable-lto} \
|
||||
%{?with_lto:--enable-lto}%{!?with_lto:--disable-lto} \
|
||||
%if %build_newlib
|
||||
--enable-newlib-io-c99-formats \
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user