package/optee-client: add dependency on !BR2_STATIC_LIBS
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 2 Aug 2021 19:59:27 +0000 (21:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 2 Aug 2021 19:59:27 +0000 (21:59 +0200)
commit321a850bc7347b1b40289ef5a79ca738d51c81c8
tree75ba2cbffed4a1f93c68cd91b2b92314f3bfa4c8
parent814ebe83e766f93b748d0481f8fa7a9e4fabb767
package/optee-client: add dependency on !BR2_STATIC_LIBS

Since OP-TEE client 3.13.0, <dlfcn.h> is unconditionally used, so we
need to add a !BR2_STATIC_LIBS dependency to optee-client and its
reverse dependencies.

Fixes:

  http://autobuild.buildroot.net/results/169cf630866cb84d711d68877bb83c897e1d2814/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/optee-benchmark/Config.in
package/optee-client/Config.in
package/optee-examples/Config.in
package/optee-test/Config.in