Skip to content

fix misused b.lazyDepenedency so user application doesn't depends on libxev#2

Open
df51d wants to merge 1 commit into
mattrobenolt:mainfrom
df51d:main
Open

fix misused b.lazyDepenedency so user application doesn't depends on libxev#2
df51d wants to merge 1 commit into
mattrobenolt:mainfrom
df51d:main

Conversation

@df51d
Copy link
Copy Markdown

@df51d df51d commented Apr 16, 2026

fixes #1
Previously build always pulled libxev dependency because of misused b.lazyDependency.
Now when libxev is needed, pass -Dxev option flag.

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.

Remove hard dependency on libxev when unused to prevent unnecessary builds

1 participant