summaryrefslogtreecommitdiff
path: root/Toolchain/BuildRuby.sh
AgeCommit message (Collapse)Author
2022-06-30Toolchain+Ports: Install host ruby into Local/ruby, not Local/$ARCHAndrew Kaster
Following the pattern for qemu, mold, and clang, we should install the host ruby required to build the ruby port into its own install tree rather than forcing it into the GNU compiler's bindir.
2021-09-24Ports: Add Ruby 3.0.2Eric Seifert