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.
1 parent 505319a commit be62e85Copy full SHA for be62e85
Formula/e/execstack.rb
@@ -5,6 +5,10 @@ class Execstack < Formula
5
sha256 "6339c7605e9b6f414d1be32530c9c8011f38820d36431c8a62e8674ca37140f0"
6
license "GPL-2.0-or-later"
7
8
+ bottle do
9
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "497141bb3d6078b8b285ea1267f50ae2e0fd66004c623e16bf1d8aca6a2cbebb"
10
+ end
11
+
12
depends_on "elfutils"
13
14
def install
0 commit comments