meta-openembedded/meta-oe/recipes-devtools/flatbuffers
Andrey Zhizhikin 4910a848ce flatbuffers: add PIC compiler flag required for aarch64
Add PIC flag to CXXFLAGS in order to solve the issue with linking
against the library for aarch64.

Without PIC enabled, linking against this library fails with
following messages:

relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `[snap]'
which may bind externally can not be used when making a
shared object; recompile with -fPIC

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-27 11:10:01 -08:00
..
flatbuffers flatbuffers: update to 1.11.0 2019-11-17 12:34:21 -08:00
flatbuffers_1.11.0.bb flatbuffers: add PIC compiler flag required for aarch64 2019-12-27 11:10:01 -08:00