FEATURE: Update RUBY_ALLOCATOR to work on both x64 and arm64 (#777)
authorRafael dos Santos Silva <xfalcox@gmail.com>
Mon, 4 Mar 2024 15:42:49 +0000 (12:42 -0300)
committerGitHub <noreply@github.com>
Mon, 4 Mar 2024 15:42:49 +0000 (12:42 -0300)
commit957aed8cdd0c35c200d2526ff5bbcfda9b4efc7f
tree9ae69ea9b5299eeff1201b3cfb8cbb64377e1a2b
parent6765ecc554e994ad3973ba73acfdf73bef420624
FEATURE: Update RUBY_ALLOCATOR to work on both x64 and arm64 (#777)

automatically

While x64 is still on jemalloc 3.6, arm64 is using latest jemalloc.

They have different names for the library file, so we will now use the
symlink to automatically load the one available.
image/base/slim.Dockerfile