wmifinfo: Use CC as default value for LD Makefile variable
commit2f7272086f3d55b6cd660c77de6d833f84e4249a
authorTorrance, Douglas <dtorrance@piedmont.edu>
Sat, 9 Oct 2021 13:46:54 +0000 (9 13:46 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 9 Oct 2021 14:42:13 +0000 (9 15:42 +0100)
treedf308f6f93accfb66d1d361d59056d9c11e9a474
parent8e9cb8d895aa78d73c22b5a825dd349e099c3c72
wmifinfo: Use CC as default value for LD Makefile variable

wmifinfo fails to cross build from source, because its Makefile uses
two variables (CC and LD) to supply the compiler, but dh_auto_build
only passes the former.

Authored-By: Helmut Grohne <helmut@subdivi.de>
Bug: https://bugs.debian.org/929758
wmifinfo/Makefile