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

Add luajit-2.1 support in source code #5286

Closed
wants to merge 1 commit into from

Conversation

lubinsz
Copy link
Contributor

@lubinsz lubinsz commented Dec 13, 2018

Add luajit-2.1 support in source code

Luajit 2.0 does not support arm/arm64/ppc64le, while luajit-2.1 supports multi-arch, so I need to add luajit-2.1 in source code.

There is a 2-phase commit to enable envoy for multi-arch.
This is the 2nd commit.
The 1st step is to add luajit-2.1 support to the build container.
Please see phase1: #5285
The discussion is in #4809

Risk Level: Medium

Testing: unit test,integration

Docs Changes: None

Release Notes: None

@zuercher
Copy link
Member

Likewise, please master latest master here as well.

/wait

@zuercher zuercher self-assigned this Dec 13, 2018
@repokitteh-read-only
Copy link

🙀 Error while processing event:

evaluation error
error: context deadline exceeded
🐱

Caused by: #5286 was unlabeled by repokitteh[bot].

see: more, trace.

@mattklein123
Copy link
Member

@lubinsz you should be able to merge master now, update the build image in https://github.com/envoyproxy/envoy/blob/master/.circleci/config.yml#L7, and also remove the 2.0 build from future images all in the same PR.

@mattklein123
Copy link
Member

Superseded by #5308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants