summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorKumar Abhishek <abhishek@theembeddedkitchen.net>2014-05-10 04:32:05 +0700
committerUwe Hermann <uwe@hermann-uwe.de>2014-05-23 23:28:56 +0200
commit783b54337242e5c40da8ffc0fc18babbcd09bc67 (patch)
tree0aa6397a7243ef21634700da720c3edc0431c4c1 /COPYING
parent888bbe38a50a1e3224dcef68686a00e2754e8b47 (diff)
downloadlibsigrokdecode-783b54337242e5c40da8ffc0fc18babbcd09bc67.tar.gz
libsigrokdecode-783b54337242e5c40da8ffc0fc18babbcd09bc67.zip
libsigrokdecode: Fix make -j issue with build_runtc
The build of runtc caused issues with make -j as runtc was attempted to be linked with libsigrokdecode before libsigrokdecode was linked. Using LDADD to insert libsigrokdecode ensures that it links before runtc, ensuring the build completes correctly.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions