mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +02:00
Base package works fine but we need to look into adding vendor dir support and changing the gem install/lookup locations (similar to how python/perl were changed) Also, need to figure out how to get the shared library flags right. gcc2 doesn't like the flags it uses for rpath and disabling rpath causes a failure at install time because the modules can't find libruby.so. This isn't critical though, the pre-PM packages weren't built with a shared library either.