[oe] [meta-oe][PATCH v2] meson: add LDFLAGS to bbclass C/C++ link

Adam C. Foltzer acfoltzer at galois.com
Thu Jun 8 17:34:13 UTC 2017


When testing this patch on a 32-bit ARM target, I found that it does
indeed need TARGET_CC_ARCH in order to link to the right ld.so.

The addition of LDFLAGS makes sure the --hash-style=gnu argument got
passed along—the qa step was failing for my 64-bit ARM target without
this option.

Regards,
Adam



More information about the Openembedded-devel mailing list