]> sigrok.org Git - pulseview.git/commitdiff
Revert "cmake: use pkg-config ldflags directly instead of spliting libs and dirs"
authorUwe Hermann <redacted>
Fri, 24 Jun 2016 21:17:51 +0000 (23:17 +0200)
committerUwe Hermann <redacted>
Fri, 24 Jun 2016 21:17:51 +0000 (23:17 +0200)
This reverts commit bb4dede4c8bd711628566d3eb2136442f7205a41.

The -Wl,--whole-archive in libsigrok that lead to this change no longer
exists, so this change can be reverted (since it also causes issues with
"make test").

This fixes bug #808.


No differences found