native_lib_path attribute #2218
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-linkage
Area: linking into static, shared libraries and binaries
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Add a crate attribute,
#[native_lib_path = ""]
to act as an official, possibly smarter, version of#[link_args = "-L something"]
The text was updated successfully, but these errors were encountered: