[OE-core] [PATCH v2 2/2] libgomp: add libgomp (openmp) library, and build for powerpc targets by default

McClintock Matthew-B29882 B29882 at freescale.com
Tue Jul 10 14:52:48 UTC 2012


On Tue, Jul 10, 2012 at 12:15 AM, Khem Raj <raj.khem at gmail.com> wrote:
> On Mon, Jul 9, 2012 at 9:29 PM, Matthew McClintock <msm at freescale.com> wrote:
>> +
>> +       # clean up extra libgomp files
>> +       if [[ "${RUNTIMETARGET}" =~ "libgomp" ]]; then
>
> This seems bashism.
>
> if could just check the valued of $d in the loop instead something like

v3 sent.

-M

>
>
>> +               rm -rf ${D}${datadir}/info/libgomp.info ${D}${datadir}/info/dir
>> +               rmdir --ignore-fail-on-non-empty -p ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/finclude
>> +               rmdir --ignore-fail-on-non-empty -p ${D}${datadir}/info
>> +       fi
>> +
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list