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
Hi @skitt could you please help me once
again. :)
In debian/control I do: Build-Depends: lld (>= 13~) | binutils
And see the results here: https://code.launchpad.net/~stsp-0/+recipe/fdpp-daily
It installs binutils even if lld >= 13 is available.
How can I prioritize lld over binutils unless
it is older than 13?
The text was updated successfully, but these errors were encountered:
Hi @skitt could you please help me once
again. :)
In debian/control I do:
Build-Depends: lld (>= 13~) | binutils
And see the results here:
https://code.launchpad.net/~stsp-0/+recipe/fdpp-daily
It installs binutils even if lld >= 13 is available.
How can I prioritize lld over binutils unless
it is older than 13?
The text was updated successfully, but these errors were encountered: