Sod it.
And with this commit, I lose interest in contributing to Homebrew entirely. Closes Homebrew/homebrew#22609
This commit is contained in:
parent
7bd19514e2
commit
5e73b50f43
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class Go < Formula
|
|||
|
||||
option 'cross-compile-all', "Build the cross-compilers and runtime support for all supported platforms"
|
||||
option 'cross-compile-common', "Build the cross-compilers and runtime support for darwin, linux and windows"
|
||||
option 'with-cgo', "Build with cgo"
|
||||
option 'without-cgo', "Build with cgo"
|
||||
|
||||
# the cgo module cannot build with clang
|
||||
# NOTE it is ridiculous that we put this stuff in the class
|
||||
|
|
Loading…
Reference in a new issue