This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
>From Daniel Gryniewicz <d...@redhat.com>:

Daniel Gryniewicz has uploaded this change for review. ( 
https://review.gerrithub.io/408051


Change subject: CMake - make goption work with cache
......................................................................

CMake - make goption work with cache

goption was saving the ON/OFF status (as opposed to the quad-state) in
the cache, breaking re-runs of CMake.

Fix goption to only store ON/OFF state in memory, and cache the correct
quadstate.

Also, remove the extra cache set calls that Ganesha had.  They're not
necessary anymore, goption takes care of it.

Change-Id: I4aa80a4a9ade3500f01f19338a521362d07d8026
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/CMakeLists.txt
M src/cmake/goption.cmake
2 files changed, 4 insertions(+), 95 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/51/408051/1
--
To view, visit https://review.gerrithub.io/408051
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4aa80a4a9ade3500f01f19338a521362d07d8026
Gerrit-Change-Number: 408051
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to