mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-13 00:08:51 +01: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>