Skip to content

Trivial changes to fix Mac OS build #110

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

Merged
merged 2 commits into from Dec 15, 2015
Merged

Trivial changes to fix Mac OS build #110

merged 2 commits into from Dec 15, 2015

Conversation

ghost
Copy link

@ghost ghost commented Dec 15, 2015

Hi, was just building yosys on Mac (El Capitan, with Homebrew) and ran into some new problems. With this patch, it's building successfully again.

On Linux, this avoids an empty "rm -f" call when there's nothing to clean. But it isn't portable, and it causes the build to fail on Mac OS. It doesn't seem to be harmful to remove this option entirely, and it's a step toward fixing the Mac build.
Homebrew is calling its GNU sed just 'sed' now.
cliffordwolf added a commit that referenced this pull request Dec 15, 2015
Trivial changes to fix Mac OS build
@cliffordwolf cliffordwolf merged commit 9df59f0 into YosysHQ:master Dec 15, 2015
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