Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

fix: remove CGO functions #18

Merged
merged 1 commit into from
Apr 28, 2020
Merged

fix: remove CGO functions #18

merged 1 commit into from
Apr 28, 2020

Conversation

Stebalien
Copy link
Member

These aren't actually used by anyone anywhere and they'll lead to build errors if:

  1. GCC isn't installed.
  2. CGO_ENABLED isn't set to 0.

These aren't actually used by anyone anywhere and they'll lead to build errors
if:

1. GCC isn't installed.
2. CGO_ENABLED isn't set to 0.
@Stebalien Stebalien merged commit d0ced09 into master Apr 28, 2020
@Stebalien Stebalien deleted the feat/remove-cgo branch April 28, 2020 09:41
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant