mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build runtime_memhash_leveldb
|
||||
// +build runtime_memhash_leveldb
|
||||
|
||||
// This is the hash function from Google's leveldb key-value storage system. It
|
||||
// processes 4 bytes at a time making it faster than the FNV hash for buffer
|
||||
|
||||
Reference in New Issue
Block a user