-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
A-linkageArea: linker issues, dylib, cdylib, shared libraries, soArea: linker issues, dylib, cdylib, shared libraries, so
Description
For Servo, I'm interested in allowing developers to build either debug or opt builds of a native submodule. I can nearly get there by matching on the PROFILE environment variable in the makefile, but there's no way to specify arbitrary custom profiles for Cargo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-linkageArea: linker issues, dylib, cdylib, shared libraries, soArea: linker issues, dylib, cdylib, shared libraries, so