Skip to content

build: use tmpdir to build luajit#6202

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:luajit_build_fix
Mar 7, 2019
Merged

build: use tmpdir to build luajit#6202
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:luajit_build_fix

Conversation

@lizan
Copy link
Copy Markdown
Member

@lizan lizan commented Mar 7, 2019

Signed-off-by: Lizan Zhou lizan@tetrate.io

Description:
Running make directly in LuaJIT source will break sandbox as the source directly is not writable. Copy it into current directly (which is tmpdir) to write into writable path.

Risk Level: Low
Testing: locally
Docs Changes:
Release Notes:
Fixes #6188.

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested locally, thanks for the quick fix.

@lizan lizan merged commit 8c12b21 into envoyproxy:master Mar 7, 2019
@lizan lizan deleted the luajit_build_fix branch March 7, 2019 06:02
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.

2 participants