Commit graph

9 commits

Author SHA1 Message Date
Matthias Käppler
4122dfa127 Move flag back to configure and into CFLAGS 2021-03-12 15:52:36 +00:00
Matthias Käppler
9797b24dfd Move compiler arg to CFLAGS 2021-03-12 08:44:53 +00:00
Matthias Käppler
b70894eab4 Compile Ruby with -fno-omit-frame-pointer
This allows performance analysis tools to reconstruct function names.
2021-03-12 08:17:13 +00:00
Kamil Trzciński
d9530f3124 Fix patching ruby 2021-02-01 18:31:37 +01:00
Kamil Trzciński
255e47d887 Fix node-10 support 2021-02-01 17:56:38 +01:00
Kamil Trzciński
f0bf9d8f0c Fix support for Ruby versions 2021-02-01 17:45:17 +01:00
Kamil Trzciński
d25cb10067 Apply thread allocations patch to Ruby 2.7
This makes us to compile Ruby 2.7 manually
and apply relevant patch.
2021-02-01 14:20:17 +01:00
Andrew Newdigate
6725e787b0 Fix for bug that forces all Go binaries to be based on Go 1.8 (the default) 2017-12-21 11:55:07 +00:00
Kamil Trzcinski
aefaed4d90 initial commit 2016-04-15 15:12:47 +02:00