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

fix zig build readme #2171

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

chadbrewbaker
Copy link
Contributor

./zig-macos-aarch64-0.11.0-dev.3952+82a9d5d78/zig build build -Drelease-fast  
error: Invalid option: -Drelease-fast

Needs to be

zig build -Doptimize=ReleaseFast

@ggerganov ggerganov merged commit 917831c into ggerganov:master Jul 11, 2023
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