Branch: refs/heads/main
Home: https://github.com/OpenAMP/openamp-system-reference
Commit: a628dde85c3567b543efb97fc390062410c03637
https://github.com/OpenAMP/openamp-system-reference/commit/a628dde85c3567b5…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M examples/legacy_apps/examples/rpc_demo/CMakeLists.txt
Log Message:
-----------
legacy_apps: Fix rpc demo dynamic library build
Add the missing -fPIC option for dynamic library generation to fix the
following error:
/usr/bin/ld: CMakeFiles/rpc_demod-shared.dir/__/__/system/linux/machine/generic/rsc_table.c.o:
relocation R_X86_64_PC32 against symbol `resources' can not be used when making a shared object;
recompile with -fPIC
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/openamp-system-reference/settings/notifications