Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Build Support #8

Merged
merged 4 commits into from
Jul 21, 2018
Merged

macOS Build Support #8

merged 4 commits into from
Jul 21, 2018

Conversation

BryanHaley
Copy link
Contributor

Some minor tweaks to the linux build script that allows it to build on both Linux and Mac. Namely removing the static flag from some build options.

Tested these changes on both Mac and Linux. Project builds, and the examples successfully generate ROM files that can be run on cen64.

BryanHaley and others added 4 commits July 18, 2018 17:38
For Linux, I removed yacc from the list of packages to install with apt. As far as I can tell, yacc is provided as an alias by bison and the package 'yacc' is not found in the repositories.

For Mac, I added instructions to install the prerequisites via the homebrew package manager.
Merging source changes with updated readme.
Added flex as a prerequisite.
@tj90241 tj90241 merged commit 0bfcd34 into tj90241:master Jul 21, 2018
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