libglog: Add gflags a dependency for libglog
authorAmol Bhave <redacted>
Sat, 5 Jan 2019 04:44:54 +0000 (20:44 -0800)
committerAmol Bhave <redacted>
Tue, 30 Apr 2019 01:32:48 +0000 (18:32 -0700)
commit44c24203a57d110f9b8c8cebfcbf24f2503d430b
treed4efbf7ed35c937de81197d8c52d8060c9617395
parent57c8837af1f8c1a93788f180f5aeec8c01a361af
libglog: Add gflags a dependency for libglog

Depends on PR #7098

With gflags available, glog's compilation behaves differently and
includes gflags specific code. This code allows customizing logging in
programs that use glog, using command command line parameters.

Compile tested: openwrt-18.06 for ipq40xx, ipq806x, x86 and ar71xx
Run tested: Tested on devices running on the above architectures.

Signed-off-by: Amol Bhave <redacted>
libs/libglog/Makefile
git clone https://git.99rst.org/PROJECT