Skip to content
Commit 1b9a4f1e authored by roylee17's avatar roylee17 Committed by Peter Korsgaard
Browse files

stress: honor the BR2_PREFER_STATIC_LIB preference



Stress is linked statically if the --enable-static is specified.
However, this option is always specified in the global
SHARED_STATIC_LIBS_OPTS to tell packages to build static libraries,
if supported.

If the BR2_PREFER_STATIC_LIB is not defined, we have to specify
--disable-static explicitly to get stress linked dynamically.

Signed-off-by: default avatarTzu-Jung Lee <tjlee@ambarella.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 63b2ee6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment