Xcaddy build in x86 #631
Unanswered
StephenMiracle
asked this question in
Q&A
Replies: 1 comment
-
|
@StephenMiracle That's surprising because we build for x86 in the CI and provide x86 Docker images. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't ever get xcaddy to run the custom build in x86 environment. I was able to get it to compile, but even then it was throwing errors when running. I ended up just creating an arm64 graviton on AWS to get it to build and run.
We may want to put a note about x86 in the "known issues" as problematic for custom builds.
note: I didn't try it again after adding the cbrotli module, but I don't think it was related.
Beta Was this translation helpful? Give feedback.
All reactions