forked from Imagelibrary/rtems
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