1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Petko Bordjukov
2e65713ff4 v5.0.71.48.4 source release 2016-05-18 20:17:11 +03:00
Petko Bordjukov
864d80e14b Enable the -fPIC flag for arm, too
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
2016-05-17 03:00:26 +03:00
Petko Bordjukov
2d37e28216 v5.0.71.48.2 source release 2016-05-14 12:28:13 +03:00
Petko Bordjukov
7efd3c0d87 binary release basis v5.0.71.48.1beta2 2016-05-13 11:16:06 +03:00
Petko Bordjukov
57b58f138f v5.0.71.48.0beta1 source release 2016-05-13 01:27:50 +03:00
Petko Bordjukov
000f51fc62 Add CHANGELOG.md for tracking changes 2016-05-04 01:56:03 +03:00