On 18/07/2015 1:20 am, Joel Sherril wrote:
> diff --git a/rtems/config/4.11/rtems-arm.bset 
> b/rtems/config/4.11/rtems-arm.bset
> index 1e06796..c0bd04a 100644
> --- a/rtems/config/4.11/rtems-arm.bset
> +++ b/rtems/config/4.11/rtems-arm.bset
> @@ -17,6 +17,11 @@
>  %define enable_obsolete 1
>  
>  #
> +# Enable OpenMP support
> +#
> +%define with_libgomp
> +

I think this forces the option to be always on. Should a user be able to
disable the option with --without-libgomp ?

I made a recent change to the --with-/--without- logic and so I am not
sure how this interacts with the older gcc-common logic. I never updated it.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to