Skip to content

Commit

Permalink
syck: disable
Browse files Browse the repository at this point in the history
syck: fix code style and attach upstream issue

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
SMillerDev authored and chenrui333 committed Mar 30, 2024
1 parent c1afa7b commit 85dafcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/s/syck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ class Syck < Formula
sha256 cellar: :any_skip_relocation, el_capitan: "a2270f693ce6e8f0542f7d57dc6c8fcb731a268aee3c75a314523446c68602d6"
end

# https://github.com/indeyets/syck/issues/21
disable! date: "2024-03-24", because: :does_not_build

def install
ENV.deparallelize # Not parallel safe.
system "./configure", "--disable-dependency-tracking",
Expand Down

0 comments on commit 85dafcf

Please sign in to comment.