Skip to content

Instantly share code, notes, and snippets.

@yveszoundi
Created February 6, 2022 03:29
Show Gist options
  • Save yveszoundi/967b394813229e40ce44715275fc5992 to your computer and use it in GitHub Desktop.
Save yveszoundi/967b394813229e40ce44715275fc5992 to your computer and use it in GitHub Desktop.
Homebrew installation command for custom spice formula
CMAKE_CXX_STANDARD=11 CFLAGS=-Wno-error CMAKE_TESTING_ENABLED=false ENABLE_TESTS=false ENABLE_TESTING=false BUILD_TESTING=false brew install -v spice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment