diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-05-28 02:22:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-30 22:25:11 +0100 |
commit | 60c1f76f65060cbea458b06f9719a2536f50474e (patch) | |
tree | 271efa23afb6343e70a127c61d8373611e0072f8 /scripts/lib | |
parent | 787acab921b41082c4e8ca87bc40ae4e60954af8 (diff) | |
download | openembedded-core-60c1f76f65060cbea458b06f9719a2536f50474e.tar.gz openembedded-core-60c1f76f65060cbea458b06f9719a2536f50474e.tar.bz2 openembedded-core-60c1f76f65060cbea458b06f9719a2536f50474e.zip |
python3: fix build for shared object
Fixed when build on armv7a_vfp_neon:
Python-3.3.3/Modules/_struct.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC
All the archs should use -fPIC when build shared object for linux.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions