summaryrefslogtreecommitdiff
path: root/futility
diff options
context:
space:
mode:
authorHung-Te Lin <hungte@chromium.org>2017-09-15 13:36:41 +0800
committerchrome-bot <chrome-bot@chromium.org>2017-09-15 10:50:29 -0700
commitc8e3d27c814634c629b46dab0b708d3cf375c641 (patch)
tree775c0aca00613d733a054c6d70b31c5ba3c4eeae /futility
parent7fad48ef55490098bb4082c88d96f312977eac54 (diff)
downloadvboot-c8e3d27c814634c629b46dab0b708d3cf375c641.tar.gz
Makefile: Build utils for both dynamic and static version.
The auto update process (especially firmware updater) needs static vboot utilitys but normal OS images, including recovery images, don't need that. We should build both dynamic and static binaries at the same time for images to choose what they need. Currently only `crossystem` will build static version. And after this change is merged: (cd /build/reef/usr/bin; file crossystem*) crossystem: ELF 64-bit LSB shared object crossystem_s: ELF 64-bit LSB executable (cd /build/reef/usr/bin; du -sh crossystem*) 40K crossystem 808K crossystem_s BUG=chromium:764753,chromium:765499 TEST=emerge-reef vboot_reference BRANCH=None Change-Id: Ibd66c87bb44c5593767aeb710240e0165103f016 Reviewed-on: https://chromium-review.googlesource.com/668274 Commit-Ready: Hung-Te Lin <hungte@chromium.org> Tested-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'futility')
0 files changed, 0 insertions, 0 deletions