We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84556e3 commit 27d6f5fCopy full SHA for 27d6f5f
README.md
@@ -55,7 +55,6 @@ You can easily download them from Sourceforge:(_Links Below_)
55
56
```
57
sudo ln -s /opt/<extracted folder-name e.g gcc-8.2.0>/arm-linux-gnueabihf/lib/libpthread.so /opt/cross-pi-gcc-8.2.0/arm-linux-gnueabihf/lib/libpthread.so
58
-
59
sudo ln -s /opt/<extracted folder-name e.g gcc-8.2.0>/arm-linux-gnueabihf/lib/libc.so /opt/cross-pi-gcc-8.2.0/arm-linux-gnueabihf/lib/libc.so
60
61
0 commit comments