OSDN Git Service

Removed extra '-Wall' flag
authorAlexis Hetu <sugoi@google.com>
Wed, 2 Aug 2017 17:25:10 +0000 (13:25 -0400)
committerAlexis Hétu <sugoi@google.com>
Wed, 2 Aug 2017 17:41:55 +0000 (17:41 +0000)
commitd0b7069fa0c7445bd3bd54b3099dac95fbf2327b
treefee4a5adafc0cc42ec116e71e51f426cf9aa47f6
parent9441b0724c13635e28f67755e1090279dcc3b411
Removed extra '-Wall' flag

The '-Wall' flag is already specified in Chromium and this '-Wall'
flag invalidates any previous '-Wno-*' flags. Removing it solves
the compilation issue.

Change-Id: Iceefb63ff7e04c55884cf26bbde0d62ffb74b217
Reviewed-on: https://swiftshader-review.googlesource.com/11208
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
BUILD.gn