Skip to content

Commit

Permalink
arm-gcc-bin@11: add 11.3.Rel1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
osxCrossTestBot committed Oct 17, 2022
1 parent a7f205c commit e05d16b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class ArmGccBinAT11 < Formula
version "11.3.Rel1"
sha256 "826353d45e7fbaa9b87c514e7c758a82f349cb7fc3fd949423687671539b29cf"

bottle do
root_url "https://github.com/osx-cross/homebrew-arm/releases/download/[email protected]"
sha256 cellar: :any_skip_relocation, big_sur: "8d40a8dfd259c43b45f7a7bc8c6b8e7105c5395ee05b41dfd3228628e6d2e15d"
sha256 cellar: :any_skip_relocation, catalina: "1479060c84d3c0581bdbf0aef78834f77d7d5b4dd7678366c1e3a883dd4ddbd6"
end

def install
bin.install Dir["bin/*"]
prefix.install Dir["arm-none-eabi", "include", "lib", "libexec", "share"]
Expand Down

0 comments on commit e05d16b

Please sign in to comment.