mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-06-21 00:52:28 +02:00
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>