Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make evmc work with go mod #161

Merged
merged 1 commit into from
Jul 30, 2020
Merged

make evmc work with go mod #161

merged 1 commit into from
Jul 30, 2020

Conversation

meowsbits
Copy link
Contributor

make evmc CFLAGS to use include dir

moving loader and header dependencies
to include/ dir, following steps
found here:
ethereum/evmc@65d11a2

This might help to resolve issue with
go mod working with core-geth as a
dependency.

Rel #160

Signed-off-by: meows b5c6@protonmail.com

moving loader and header dependencies
to include/ dir, following steps
found here:
ethereum/evmc@65d11a2

This might help to resolve issue with
go mod working with core-geth as a
dependency.

Signed-off-by: meows <b5c6@protonmail.com>
@meowsbits meowsbits force-pushed the fix/evmc-import-go-mod branch from bb4694a to 361ef38 Compare July 30, 2020 12:36
@meowsbits meowsbits merged commit 361ef38 into master Jul 30, 2020
@meowsbits meowsbits deleted the fix/evmc-import-go-mod branch July 30, 2020 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant