mcrouter
mcrouter copied to clipboard
Set -Wno-deprecated-declarations for the OSS build
Building mcrouter currently generates a high volume of deprecation warnings from generated thrift code and from OpenSSL-related deprecations in upstream folly. We already try to set -Wno-deprecated, but in modern GCC and clang -Wno-deprecated-declarations is needed to silence these warnings instead.
@stuclar has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@stuclar merged this pull request in facebook/mcrouter@805351f9a55cde40574f4994abba8ae3a18d3ef3.