feat(gccgo): allow compilation with gccgo #156

Merged
sam merged 1 commits from boredom into master 2022-11-19 18:25:05 +00:00
Owner
  1. Why do this?
    Why not?

  2. What this does
    This PR disables quic-go when compiling with gccgo since gccgo does not support generics

1. Why do this? Why not? 2. What this does This PR disables quic-go when compiling with gccgo since gccgo does not support generics
sam added 1 commit 2022-11-19 18:14:14 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
bb8b00a888
feat(gccgo): allow compilation with gccgo
GCCGo doesn't support generics so QUIC needs to be disabled

Signed-off-by: Sam Therapy <sam@samtherapy.net>
grumbulon approved these changes 2022-11-19 18:22:43 +00:00
grumbulon left a comment
Collaborator

lgtm

lgtm
sam merged commit dfa14cbcdf into master 2022-11-19 18:25:05 +00:00
sam deleted branch boredom 2022-11-19 18:25:05 +00:00
Sign in to join this conversation.
No description provided.