Skip to content

Commit

Permalink
intercal: depends_on arch: :x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 7, 2024
1 parent 82e89d5 commit b6bd41d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/i/intercal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ class Intercal < Formula
depends_on "automake" => :build
end

depends_on arch: :x86_64 # test fails on arm64

uses_from_macos "bison" => :build
uses_from_macos "flex" => :build

Expand Down

0 comments on commit b6bd41d

Please sign in to comment.