Does anyone know how to build shared_lib with snappy ?
In last 3 hours I tried:
- Setting env variable 
WITH_SNAPPY - Editing 
thirdparty.incand changingUSE_SNAPPY_DEFAULTto 1 - Passing variable to make via 
make shared_lib EXTRA_CFLAGS=-DSNAPPY - Dancing with tambourine.
 
Nothing helps. What should I do ?