mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
![]() It seems that -fPIC is required for 32-bit ARM, too. Trying to link against libv8 on an armv7l was causing the following linking error: relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC |
||
---|---|---|
.. | ||
build-standalone-static-library.patch | ||
disable-building-tests.patch | ||
fPIC-for-static.patch | ||
mingw-generate-makefiles.sh |