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:26:13 +0100 |
| commit | 63a409ae683236591f19e3c553e11c35aff84128 (patch) | |
| tree | 905f3ca61b6335fb99fc32563950cb43a2e167ac /scripts/contrib/python/generate-manifest-3.4.py | |
| parent | 511865f189efc404df1b245c7eddeca2229ebdbf (diff) | |
| download | poky-63a409ae683236591f19e3c553e11c35aff84128.tar.gz | |
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.
(From OE-Core rev: 60c1f76f65060cbea458b06f9719a2536f50474e)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/python/generate-manifest-3.4.py')
0 files changed, 0 insertions, 0 deletions
