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

5 commits

Author SHA1 Message Date
Andrea C. Granata
319503af02 Disable strict-aliasing on FreeBSD with stock compiler. 2012-09-10 23:53:35 +02:00
Andrea C. Granata
9c5c447296 Apply the -fPIC also on FreeBSD. 2012-09-10 23:53:23 +02:00
Charles Lowell
6c1e42dbba add -fPIC on linux x64 build 2012-07-01 22:36:02 -05:00
Geoff Garside
390d0600d3 Add patch for vendor/v8/src/platform-freebsd.cc.
Fixes a unused-but-set-variable error. Further information available at
http://code.google.com/p/v8/issues/detail?id=2126
2012-05-12 16:52:19 +01:00
Geoff Garside
53972fc998 Add patch to support FreeBSD 9 and 10 in GYP.
Without this patch GYP will attempt to build v8 for Linux which will
fail due to missing headers.
2012-05-12 15:41:09 +01:00