chiark / gitweb /
Build system: Fix erroneous symlink in devLib/Makefile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 10 Sep 2015 00:11:33 +0000 (00:11 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 10 Sep 2015 00:15:29 +0000 (00:15 +0000)
commitf8a025189f8c9b4bd21c9d2077a08d0179a4236c
tree2400d2b230dc2f7879a768c1b6a886ef80a4dce0
parenta6ee925df67de60c1e0d9fe9a09318c775c43fd6
Build system: Fix erroneous symlink in devLib/Makefile

The symlink libwiringPiDev.so was mistakenly created pointing to
libwiringPi.so.$(VERSION) (note lack of Dev), ie to the wrong library.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
devLib/Makefile