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

How to disable building binaries for fuse 2? #32

Closed
RarogCmex opened this issue Jan 8, 2021 · 5 comments
Closed

How to disable building binaries for fuse 2? #32

RarogCmex opened this issue Jan 8, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@RarogCmex
Copy link
Contributor

In case there are both fuse2 and fuse3 version is installed DwarFS will build binaries for both (/usr/sbin/dwarfs for fuse3 and /usr/sbin/dwarfs2 for fuse2). How to override that discouraging behaviour to build dwarfs with only fuse3 or fuse2?

@RarogCmex
Copy link
Contributor Author

Does -DFUSE_FOUND=OFF -DFUSE3_FOUND=ON solves that?

@RarogCmex
Copy link
Contributor Author

RarogCmex commented Jan 8, 2021

Does -DFUSE_FOUND=OFF -DFUSE3_FOUND=ON solves that?

It did not used.

@mhx
Copy link
Owner

mhx commented Jan 9, 2021

Currently I don't think that's possible. But it should be easy to add.

@RarogCmex
Copy link
Contributor Author

Ok, please schedule that change to next release.
I added warning to ebuild about it.

@mhx mhx self-assigned this Feb 10, 2021
@mhx mhx added the enhancement New feature or request label Feb 10, 2021
@mhx mhx added this to the v0.4.0 milestone Mar 3, 2021
@mhx
Copy link
Owner

mhx commented Mar 6, 2021

Fixed in v0.4.0.

@mhx mhx closed this as completed Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants