commit | 9ee49b3511137a718facca9b06e79ec24f9de999 | [log] [tgz] |
---|---|---|
author | Tatsuyuki Ishi <[email protected]> | Thu Jul 11 08:00:56 2024 |
committer | Chromeos LUCI <[email protected]> | Fri Aug 30 15:44:50 2024 |
tree | 02fa4fba807c03afe2c0aec026734493ba931f4c | |
parent | 8af35680cb089dd17bb15513704303a5bd998b4e [diff] |
libevdev: 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: I4103ebc2b6d1afde25a68a62679b7bd48551133a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/libevdev/+/5694141 Commit-Queue: Tatsuyuki Ishi <[email protected]> Reviewed-by: Sean O'Brien <[email protected]> Commit-Queue: Sean O'Brien <[email protected]> Reviewed-by: Kyle Williams <[email protected]> Auto-Submit: Tatsuyuki Ishi <[email protected]> Tested-by: Tatsuyuki Ishi <[email protected]>