Skip to content

Conversation

RobLoach
Copy link
Contributor

@RobLoach RobLoach commented Jan 24, 2022

When building TIC-80 on architectures that don't have Ruby installed, the build fails. It would be great if we were still able to build TIC-80, just without the mruby support. While I understand it's possible to cross-compile it, it can be difficult to handle the target across all the platforms we're hitting.

Implementation

  • Adds an option named BUILD_WITH_MRUBY, which defaults to TRUE when rake is found
  • Uses BUILD_WITH_MRUBY to determine whether or not to enable mruby

@RobLoach RobLoach marked this pull request as draft January 24, 2022 02:11
@RobLoach RobLoach marked this pull request as ready for review January 24, 2022 03:37
@nesbox nesbox merged commit 2c0cfca into nesbox:main Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants