diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2014-01-03 17:41:24 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2014-01-03 17:41:24 +0100 |
commit | 6af04d5a36a47b11dcf10bb629105600aa5a66eb (patch) | |
tree | d48252f45592e9fa900cb21bd14a57c7dc757248 /decoders/parallel | |
parent | 7d54fe300d9e3375f731abcd16d637e470ef3976 (diff) | |
download | libsigrokdecode-6af04d5a36a47b11dcf10bb629105600aa5a66eb.tar.gz libsigrokdecode-6af04d5a36a47b11dcf10bb629105600aa5a66eb.zip |
Link against libm to avoid Python related linking errors.
The python3-config script reported "-lm" as linker option previously,
but we switched to using pkg-config (among other things for
cross-compile support) which doesn't report "-lm" though (this is a
common behaviour across multiple distros and OSes).
Diffstat (limited to 'decoders/parallel')
0 files changed, 0 insertions, 0 deletions