GitHub user hbdeshmukh opened a pull request:
https://github.com/apache/incubator-quickstep/pull/327
Remove glog source code from third party
- glog source code is now downloaded through the download script.
- Added patches for glog.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hbdeshmukh/incubator-quickstep glog-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/327.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #327
----
commit 67181fda3215992b779f8c3dc7a9679ef403f80e
Author: Harshad Deshmukh <[email protected]>
Date: 2017-12-15T21:06:49Z
Remove glog source code from third party
- glog source code is now downloaded through the download script.
- Added patches for glog.
----
---