fix: recompile with fPIC for libgrand-search-daemon#70
fix: recompile with fPIC for libgrand-search-daemon#70hillwoodroc wants to merge 2 commits intolinuxdeepin:masterfrom
Conversation
Fix build on 64bit arch Log: The compiler may report an error and exit, the error is like this: /usr/lib64/gcc/aarch64-suse-linux/13/../../../../aarch64-suse-linux/bin/ld: /tmp/ccNUyrNk.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `db_list_insert_node' which may bind externally can not be used when making a shared object; recompile with -fPIC
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hillwoodroc The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @hillwoodroc. Thanks for your PR.:smiley: |
|
CLA Assistant Lite bot: |
|
TAG Bot New tag: 5.4.8 |
|
TAG Bot New tag: 5.4.9 |
|
TAG Bot New tag: 5.5.0 |
|
TAG Bot New tag: 5.5.1 |
|
TAG Bot New tag: 5.5.2 |
|
TAG Bot New tag: 5.5.4 |
|
TAG Bot New tag: 5.5.6 |
|
TAG Bot New tag: 5.5.7 |
|
TAG Bot New tag: 5.5.8 |
|
TAG Bot New tag: 5.5.10 |
|
TAG Bot New tag: 5.5.11 |
|
TAG Bot New tag: 6.0.0 |
|
TAG Bot New tag: 6.0.1 |
|
TAG Bot New tag: 6.0.2 |
|
TAG Bot New tag: 6.0.3 |
|
TAG Bot New tag: 6.0.4 |
|
TAG Bot New tag: 6.0.5 |
|
TAG Bot New tag: 6.0.6 |
|
TAG Bot New tag: 6.0.7 |
|
TAG Bot New tag: 6.0.8 |
|
TAG Bot New tag: 6.0.9 |
|
TAG Bot New tag: 6.0.10 |
|
TAG Bot New tag: 6.0.11 |
|
TAG Bot New tag: 6.0.12 |
|
TAG Bot New tag: 6.0.13 |
|
TAG Bot New tag: 6.0.14 |
|
TAG Bot New tag: 6.0.15 |
|
TAG Bot New tag: 6.0.16 |
|
TAG Bot New tag: 6.0.17 |
|
TAG Bot New tag: 6.0.18 |
|
TAG Bot New tag: 6.0.19 |
|
TAG Bot New tag: 6.0.20 |
|
TAG Bot New tag: 6.0.21 |
|
TAG Bot New tag: 6.0.22 |
|
TAG Bot New tag: 6.0.23 |
|
TAG Bot New tag: 6.0.24 |
|
TAG Bot New tag: 6.0.25 |
|
TAG Bot New tag: 6.0.26 |
|
TAG Bot New tag: 6.0.27 |
|
TAG Bot New tag: 6.0.28 |
|
TAG Bot New tag: 6.0.29 |
Fix build on 64bit arch
Log: The compiler may report an error and exit, the error is like this:
/usr/lib64/gcc/aarch64-suse-linux/13/../../../../aarch64-suse-linux/bin/ld: /tmp/ccNUyrNk.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `db_list_insert_node' which may bind externally can not be used when making a shared object; recompile with -fPIC