Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: recompile with fPIC for libgrand-search-daemon
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
- Loading branch information