diff options
author | Carlos Santos <casantos@datacom.com.br> | 2018-11-20 08:14:02 -0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-20 23:20:02 +0100 |
commit | 945353895f721aa3227b2c4b04244d8e4565b196 (patch) | |
tree | 9e26c0dac53b1b69775bbba65a09f1e02b99d1c0 /support/scripts/brpkgutil.py | |
parent | c786ca2fcbb909a6d3d16200dec5ea96be0ecb51 (diff) | |
download | buildroot-945353895f721aa3227b2c4b04244d8e4565b196.tar.gz buildroot-945353895f721aa3227b2c4b04244d8e4565b196.zip |
tpm2-tss: depend on shared libraries
The code includes dlfcn.h even if --enable-static and --disable-shared
are passed to configure. There is an "#ifndef NO_DL ... #endif" wrapper
but NO_DL is never defined and adding "-DNO_DL" to CFLAGS causes other
compilation errors.
Fixes:
http://autobuild.buildroot.net/results/cfc3bfef5e93329bf944a57947086d9ddc4fece3
Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/scripts/brpkgutil.py')
0 files changed, 0 insertions, 0 deletions