mirror of
https://github.com/psforever/PSCrypto.git
synced 2026-07-11 06:24:36 +00:00
Update README.md
This commit is contained in:
parent
1316c14cf9
commit
43b982ad34
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ This will build a `pscrypto.dll` for 64-bit Windows. Platform and architecture q
|
|||
You can also specify the `ARCH` variable manually (as `i686` or `x86_64`) in order to enable multilib building, if available.
|
||||
|
||||
## Releasing Code
|
||||
You are able to create a release on a Linux 64-bit system with the MingW64 compiler toolchain installed. The prefixes required to build in order to support Windows 32,64 and Linux 64-bit are
|
||||
You are able to create a release on a Linux 64-bit system with the MingW64 compiler toolchain installed. The prefixes required to build in order to support Windows 32,64 and Linux 64-bit are (`apt install g++-mingw-w64`):
|
||||
|
||||
```
|
||||
x86_64-w64-mingw32-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue