commit | c65df860c785048ae979b7559d0056747d52ffde | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Dec 27 14:04:49 2015 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun Dec 27 14:05:07 2015 -0800 |
tree | 29b33a6c04b04e8d5705cdc2f798da4f718a1723 | |
parent | 91c755682a5cd52aa39bac2f368e5832b20bc17b [diff] [blame] |
Hide more warnings when building slycot. Change-Id: I7eca8596dc2cf82fcba04e5b53b6559f70c50279
diff --git a/debian/usr.BUILD b/debian/usr.BUILD index ac354cc..c66b30d 100644 --- a/debian/usr.BUILD +++ b/debian/usr.BUILD
@@ -44,6 +44,7 @@ ], copts = [ '-Wno-error', + '-Wno-parentheses-equality', ], includes = [ 'lib/python3/dist-packages/numpy/f2py/src/',