mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-05-06 04:43:19 +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>