lpdump: Exclude json feature
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Thu, 18 Mar 2021 07:09:13 +0000 (15:09 +0800)
committerJiaxun Yang <jiaxun.yang@flygoat.com>
Thu, 18 Mar 2021 07:09:13 +0000 (15:09 +0800)
commit32068b39b4f718f9019c3cd132718108f3d36dec
tree4fa596c2f7de9502dd59b51f347fb37580448945
parent7a43c62edebb071d8712882fdd7eb631f8e56a57
lpdump: Exclude json feature

json feature requires jsonpb and protobuf.
Instead of introduce the mess we just exclude it.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
partition_tools/lpdump.cc