diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2019-12-26 21:13:00 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-27 11:10:01 -0800 |
commit | 4910a848cedf7e168a5f074c499070a1f393d666 (patch) | |
tree | 360d3716486d5520c10386b5082bb3c95394eca4 /meta-python/recipes-devtools/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch | |
parent | ebd8eb627338c3421cc03d72e516b7e400adc581 (diff) | |
download | meta-openembedded-4910a848cedf7e168a5f074c499070a1f393d666.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch')
0 files changed, 0 insertions, 0 deletions