diff options
author | Thomas Heijligen <thomas.heijligen@secunet.com> | 2023-02-20 11:59:30 +0100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2023-04-20 07:40:46 +0000 |
commit | 67ca4a71c477320d4b726acd152b7536344e227f (patch) | |
tree | b217152d8c9b248d269d534973b828f66c86a295 /COPYING | |
parent | f3c21c6439f8bbd2911f120c55f301982ecd35bc (diff) | |
download | flashrom-67ca4a71c477320d4b726acd152b7536344e227f.tar.gz flashrom-67ca4a71c477320d4b726acd152b7536344e227f.tar.bz2 flashrom-67ca4a71c477320d4b726acd152b7536344e227f.zip |
meson.build: Use library() to build libflashrom
Use library() instead of both_libraries() to build libflashrom. The
built-in option `default-library` can be used to decide which kind of
libraries should be built. Make `both` the default and throw an error in
the case someone tries to build the classic_cli with a shared library.
Change-Id: I27f10fdf1227795a9a3b4e050a2d708b58f10ee7
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/73101
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions