You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since MRUBY_PACKAGE_DIR does not always have a value, it appears that builds used by projects relying on libmruby.a might be affected. If possible, I would appreciate it if we could revert to using libmruby_static as it was done in versions prior to 3.2, instead of utilizing libmruby_static.replace_prefix_by(build_dir => "$(MRUBY_PACKAGE_DIR)").