Skip to content

Commit

Permalink
clfft: deprecate
Browse files Browse the repository at this point in the history
Does not build on Ventura
Does not build with newest gcc

See
clMathLibraries/clFFT#237

1 download last month
No new release since 2017

Closes #125341.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
iMichka authored and BrewTestBot committed Mar 10, 2023
1 parent 2c2403b commit 4a38ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/clfft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class Clfft < Formula
sha256 cellar: :any, el_capitan: "369c0df6b06b7ea116120e177a44a54760cc4d7132a1fb59a83ef52a99a6b5f4"
end

deprecate! date: "2023-03-10", because: :unmaintained

depends_on "boost" => :build
depends_on "cmake" => :build

Expand Down

0 comments on commit 4a38ae5

Please sign in to comment.