diff options
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 5b4f214d8..d12d86d96 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -239,7 +239,6 @@ class Python < Formula # http://docs.python.org/devguide/setup.html#id8 suggests to disable some Warnings. ENV.append_to_cflags '-Wno-unused-value' ENV.append_to_cflags '-Wno-empty-body' - ENV.append_to_cflags '-Qunused-arguments' end end |
