Opened 6 years ago

Closed 6 years ago

#55880 closed enhancement (fixed)

cargo: installs_libs no?

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cargo

Description

Does cargo install any libraries? If not, add installs_libs no. This will allow other ports that use cargo, such as librsvg, to build universal, even when cargo is not universal.

Change History (2)

comment:1 Changed 6 years ago by seanfarley (Sean Farley)

Status: newaccepted

Yeah, you're right. I can add that.

comment:2 Changed 6 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: acceptedclosed

In 1312b0106bc4ca9b8788e5fa658e151fa682fce4/macports-ports:

cargo: set installs_libs to no

Fixes: #55880

Note: See TracTickets for help on using tickets.