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

build: use hardlink for ACPICA's acktf.h file #233

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

wipawel
Copy link
Contributor

@wipawel wipawel commented Dec 22, 2021

Docker does not deal well with symlinks. To avoid such problems,
create a hardlink in the transient source directory of ACPICA
build.

Signed-off-by: Pawel Wieczorkiewicz [email protected]

Fixes: #230

Docker does not deal well with symlinks. To avoid such problems,
create a hardlink in the transient source directory of ACPICA
build.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
@wipawel wipawel added bugfix This fixes a bug build infra Build infrastructure issue or change labels Dec 22, 2021
@wipawel wipawel requested review from cjams and 82marbag December 22, 2021 08:34
@wipawel wipawel enabled auto-merge (rebase) December 22, 2021 08:35
@wipawel wipawel merged commit 7ee6fb8 into KernelTestFramework:mainline Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This fixes a bug build infra Build infrastructure issue or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] make docker:boot failing on mainline
2 participants