We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e9ad0c + 5e6140e commit 90b5634Copy full SHA for 90b5634
Formula/s/speech-tools.rb
@@ -14,6 +14,12 @@ class SpeechTools < Formula
14
url "https://github.com/festvox/speech_tools/commit/06141f69d21bf507a9becb5405265dc362edb0df.patch?full_index=1"
15
sha256 "a42493982af11a914d2cf8b97edd287a54b5cabffe6c8fe0e4a9076c211e85ef"
16
end
17
+
18
+ # Backport fix for building with -fno-common
19
+ patch do
20
+ url "https://github.com/festvox/speech_tools/commit/55bdddcca80906d63090872309c0a7838bf44f44.patch?full_index=1"
21
+ sha256 "0d0b97ea85550a55d09627d388345b16d467f5cbcbb4ab35aa51479950557048"
22
+ end
23
24
25
livecheck do
0 commit comments