mimo-updater: Update common.mk with symbolic and visibility flags

This syncs common.mk with the latest source in src/platform2/common-mk.
Main change that affects the compiled binary are the newly added
-fvisibility-inlines-hidden CXXFLAGS and the -Bsymbolic-non-weak
LDFLAGS (see comments in the file for what these do).

BUG=b:352469414
TEST=CQ

Change-Id: Iaed500f74cfc786e4ade06471c29f42656945d8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/mimo-updater/+/5693544
Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com>
Auto-Submit: Tatsuyuki Ishi <ishitatsuyuki@google.com>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Tested-by: Tatsuyuki Ishi <ishitatsuyuki@google.com>
1 file changed
tree: 8b8908f35356245083b5be5d1754a5b83f16bd5b
  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}