mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 18:32:18 +08:00
Merge pull request #4193 from sfc-gh-anoyes/anoyes/remove-no-unused-value
Remove -Wno-unused-value
This commit is contained in:
commit
f28fb40324
@ -259,7 +259,6 @@ else()
|
|||||||
-Wno-unused-function
|
-Wno-unused-function
|
||||||
-Wno-unused-local-typedef
|
-Wno-unused-local-typedef
|
||||||
-Wno-unused-parameter
|
-Wno-unused-parameter
|
||||||
-Wno-unused-value
|
|
||||||
-Wno-self-assign
|
-Wno-self-assign
|
||||||
)
|
)
|
||||||
if (USE_CCACHE)
|
if (USE_CCACHE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user