rtems4.11: OpenMP support for ARM, PowerPC, SPARC

This commit is contained in:
Sebastian Huber
2015-07-07 09:33:30 +02:00
parent 8a7660ceb3
commit fba2549d5c
4 changed files with 16 additions and 0 deletions

View File

@@ -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"