compile error
Closed this issue · 2 comments
yyoossk commented
c:/devkitpro/devkita64/bin/../lib/gcc/aarch64-none-elf/9.2.0/../../../../aarch64-none-elf/bin/ld.exe: cannot find -lssh2
how to get -lssh2?
pixeltester commented
Simple fix: #4
blawar commented
just remove -lssh2 from the makefile, that is specific to my custom environment.