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

rpm: phobos not enabled by default #2

Open
thiell opened this issue Dec 5, 2023 · 1 comment
Open

rpm: phobos not enabled by default #2

thiell opened this issue Dec 5, 2023 · 1 comment

Comments

@thiell
Copy link

thiell commented Dec 5, 2023

Phobos is disabled by default when building rpms, even if the phobos libs are installed.

To build a phobos-aware coordinatool, I added -Dphobos=enabled to coordinatool.spec:

%meson -Dwerror=false -Dphobos=enabled
@courrierg
Copy link
Collaborator

Yes, this is something that was not added to the default specfile as it was more intended as a template. What we can do is add an option --with phobos to rpmbuild to explicitly state that we want to use Phobos. And probably provide this option in the make_rpm script as well.

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

No branches or pull requests

2 participants