Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Aug 21, 2021
1 parent a013e14 commit 664082d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ In most cases this command must be run by root user or through `sudo` command.

BSD systems are not tested well. If ALSA works, Oto should work.

#### Crosscompiling
## Crosscompiling

To crosscompile, make sure the libraries for the target architecture are installed, and set `CGO_ENABLED=1` as Go disables [Cgo](https://golang.org/cmd/cgo/#hdr-Using_cgo_with_the_go_command) on crosscompiles by default.

0 comments on commit 664082d

Please sign in to comment.