Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/441170
Change subject: Remove -Wabi from maintainer mode
......................................................................
Remove -Wabi from maintainer mode
-Wabi on it's own doesn't apparently do anything, as it's comparing the
ABI to the current version. This is now a warning on gcc 8, causing
failures with -Werror and C++ (so with GTest)
Change-Id: Ie0a05f90028eb6c2cbf4665eed792dafbdd6b2fb
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/cmake/maintainer_mode.cmake
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/70/441170/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/441170
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie0a05f90028eb6c2cbf4665eed792dafbdd6b2fb
Gerrit-Change-Number: 441170
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange