mimo-updater: Remove -std=gnu++14 from CXXFLAGS

Use default C++17 by removing the -std=... flag.

BUG=None
TEST=emerge-amd64-generic mimo-updater

Change-Id: Ic6ad978c5a50b06a0766102fc4160c74bb56f3b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mimo-updater/+/5203956
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Tested-by: Ren-Pei Zeng <kamesan@chromium.org>
Commit-Queue: Ren-Pei Zeng <kamesan@chromium.org>
1 file changed
tree: cbd1a0f21ac431aa36b8bea65fb370b1dd112c19
  1. conf/
  2. common.mk
  3. LICENSE
  4. Makefile
  5. mimo_fw_updater.cc
  6. OWNERS
  7. README.md
README.md

MIMO-updater is a utility to upgrade the displaylink FW in the MIMO device.

Requirements

The GNU C/C++ library and libusb 1.0 are required.

Building

At the top level of the directory.

$ make

Alternatively at Chromium OS development environment,

$ emerge-${BOARD} mimo-updater

How to use

$ mimo-updater $${FW file name}