OSDN Git Service

Silence clang warning spewed by every .cpp compile
authorBen Clayton <bclayton@google.com>
Tue, 5 Feb 2019 17:58:38 +0000 (17:58 +0000)
committerBen Clayton <bclayton@google.com>
Tue, 5 Feb 2019 19:11:36 +0000 (19:11 +0000)
commit09a91e48c066c1584619ae0009e72fe09329115e
tree6d59e855fa1ddb4fa88bdb665fb2854e83222a1e
parent4b9e06d6a2df76966ca38ddba48985b71814c057
Silence clang warning spewed by every .cpp compile

clang: warning: argument unused during compilation: '-s' [-Wunused-command-line-argument]

Bug: b/123933266
Change-Id: I809458fa08b9b6b3af7d31c19a90206462d0b0c6
Reviewed-on: https://swiftshader-review.googlesource.com/c/24429
Kokoro-Presubmit: Ben Clayton <bclayton@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Chris Forbes <chrisforbes@google.com>
Tested-by: Ben Clayton <bclayton@google.com>
CMakeLists.txt