mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated TargetSpecific (markdown)
parent
951c096f18
commit
8e6c7813d2
@ -88,4 +88,6 @@ func TestSumCompare(t *testing.T) {
|
||||
}
|
||||
```
|
||||
|
||||
For more complete examples see the [x/crypto/poly1305](https://github.com/golang/crypto/tree/master/poly1305) and [x/crypto/salsa20/salsa](https://github.com/golang/crypto/tree/master/salsa20/salsa) packages.
|
||||
For more complete examples see the [x/crypto/poly1305](https://github.com/golang/crypto/tree/master/poly1305) and [x/crypto/salsa20/salsa](https://github.com/golang/crypto/tree/master/salsa20/salsa) packages.
|
||||
|
||||
Note that packages in the standard library (as opposed to modules like golang.org/x/crypto) do not use the `gccgo` and `purego` build tags.
|
Loading…
x
Reference in New Issue
Block a user