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.
2 parents 0a88db3 + 0ad2549 commit 5cd1ba5Copy full SHA for 5cd1ba5
README.md
@@ -290,7 +290,7 @@ For example the TDM-GCC Toolchain can be found [here](ttps://sourceforge.net/pro
290
When receiving a compile time error referencing recompile with `-FPIC` then you
291
are probably using a hardend system.
292
293
- You can copile the library on a hardend system with the following command.
+ You can compile the library on a hardend system with the following command.
294
295
```bash
296
go build -ldflags '-extldflags=-fno-PIC'
0 commit comments