[Buildroot] rpm5

Gustavo Zacarias gustavo at zacarias.com.ar
Thu Oct 11 23:51:59 UTC 2012


On 10/11/12 19:45, Arnout Vandecappelle wrote:

>  LIB_GOMP should have been set to -lgomp if openmp is enabled, so that
> patch
> wouldn't do much AFAICS.
> 
>  Oh, but now I see the real issue: in beecrypt's acinclude.m4, they
> check for
> $OPENMP_CFLAGS to decide if OPENMP_LIBS should be set.  But you don't
> need to
> pass any option to enable openmp, so $OPENMP_CFLAGS is empty...  Instead it
> should check for $ac_cv_prog_c_openmp.
> 
>  Since AFAIK we have no toolchain that supports OpenMP in buildroot, I'm
> not
> sure if it makes sense to patch it in buildroot...

The internal toolchain has support/an option for OpenMP
(BR2_ENABLE_GCC_OPENMP).
So it should probably be handled in the beecrypt package.
Regards.


More information about the buildroot mailing list