Skip to content

cmake: fix clang error#88

Merged
ligurio merged 1 commit into
masterfrom
ligurio/gh-87-fix-clang-error
Apr 30, 2026
Merged

cmake: fix clang error#88
ligurio merged 1 commit into
masterfrom
ligurio/gh-87-fix-clang-error

Conversation

@ligurio
Copy link
Copy Markdown
Owner

@ligurio ligurio commented Apr 30, 2026

Follows up the commit a0ecdf9 ("luzer: add macOS ARM64 support").

Fixes #87

@ligurio ligurio force-pushed the ligurio/gh-87-fix-clang-error branch 2 times, most recently from bd5506f to 512b3ee Compare April 30, 2026 18:32
Rarely luzer build is failed with the following error:

> clang: error: no such file or directory: 'libclang_rt.fuzzer_no_main.a'

The patch fixes the error by setting an absolute path to
libclang_rt.fuzzer_no_main.a and sanitizer libraries.

Follows up the commit a0ecdf9
("luzer: add macOS ARM64 support").

Fixes #87
@ligurio ligurio force-pushed the ligurio/gh-87-fix-clang-error branch from 512b3ee to ffbc79a Compare April 30, 2026 18:48
@ligurio ligurio merged commit 06427e5 into master Apr 30, 2026
18 checks passed
@ligurio ligurio deleted the ligurio/gh-87-fix-clang-error branch April 30, 2026 19:04
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.

clang: error: no such file or directory: 'libclang_rt.fuzzer_no_main.a'

1 participant