Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Dec 21, 2024
1 parent 6ed0283 commit 1fde822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mdbx/mdbx.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ package mdbx
*/
import "C"

import _ "runtime/cgo"

/*
to change build flags do:
CGO_CFLAGS="${CGO_CFLAGS} -DMDBX_DEBUG=1" make erigon
Expand Down

0 comments on commit 1fde822

Please sign in to comment.