Skip to content

Commit

Permalink
Merge pull request #156184 from alebcay/gnu-tar-disable-nls
Browse files Browse the repository at this point in the history
gnu-tar: prevent opportunistic gettext linkage
  • Loading branch information
Bo98 committed Dec 5, 2023
2 parents dc59d83 + 25168e1 commit d0d47f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/g/gnu-tar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def install
args = %W[
--prefix=#{prefix}
--mandir=#{man}
--disable-nls
]

args << if OS.mac?
Expand Down

0 comments on commit d0d47f7

Please sign in to comment.