mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +00:00
Go won't vendor C files if there are no Go files present in the directory. Workaround is to add dummy Go files. Fixes: #20232 |
||
|---|---|---|
| .. | ||
| dummy.go | ||
| secp256k1.h | ||
| secp256k1_ecdh.h | ||
| secp256k1_recovery.h | ||