mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems4.11: OpenMP support for ARM, PowerPC, SPARC
This commit is contained in:
@@ -156,6 +156,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
|
||||
%{?with_threads:--enable-threads}%{!?with_threads:--disable-threads} \
|
||||
%{?with_plugin:--enable-plugin}%{!?with_plugin:--disable-plugin} \
|
||||
%{?enable_obsolete:--enable-obsolete} \
|
||||
%{?with_libgomp:--enable-libgomp} \
|
||||
%{?gcc_configure_extra_options:%{gcc_configure_extra_options}} \
|
||||
--enable-languages="$languages"
|
||||
|
||||
|
Reference in New Issue
Block a user