You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
tocoordinatool.spec
:The text was updated successfully, but these errors were encountered: