| commit | dfad4863541f2315f02dd1c95cd7d4e8b688f697 | [log] [tgz] |
|---|---|---|
| author | William A. Kennington III <wak@google.com> | Mon Nov 19 17:45:35 2018 -0800 |
| committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Nov 26 16:41:57 2018 +0000 |
| tree | 2eec6fc030218a92e9ff1279898109eeda500e65 | |
| parent | 9cc0ea5f245b215e9eea41b9861f704c6b305671 [diff] |
std::variant: Fix new instances of mapbox specific calls
Tested:
Build and run through unit tests.
Change-Id: I87f2d5441b2f029e1e96ee1b46c4c760b0d82aac
Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To clean the repository run ./bootstrap.sh clean.