mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 15:33:40 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build runtime_memhash_tsip
|
||||
// +build runtime_memhash_tsip
|
||||
|
||||
// This is the tsip hash developed by Damian Gryski, based on ideas from SipHash.
|
||||
// It is slower than leveldb's hash, but should be "stronger".
|
||||
|
||||
Reference in New Issue
Block a user