Skip to content

Commit 573c5ed

Browse files
authored
Merge pull request Homebrew#218759 from Homebrew/tcc-x86_64
tcc: x86_64-only
2 parents d35190b + f5dca2f commit 573c5ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/t/tcc.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class Tcc < Formula
99
url "https://download.savannah.nongnu.org/releases/tinycc/tcc-0.9.27.tar.bz2"
1010
sha256 "de23af78fca90ce32dff2dd45b3432b2334740bb9bb7b05bf60fdbfc396ceb9c"
1111

12+
depends_on arch: :x86_64
1213
# Big Sur and later are not supported
1314
# http://savannah.nongnu.org/bugs/?59640
1415
depends_on maximum_macos: :catalina

0 commit comments

Comments
 (0)