vfx-rs / openexr-bind

cppmm bindings for OpenEXR
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Tracking "Stabilize the rustc-link-arg option" #47

Open scott-wilson opened 3 years ago

scott-wilson commented 3 years ago

Issue: https://github.com/rust-lang/cargo/issues/9426

This prevents us from compiling OpenEXR in CentOS 7 without nightly. It looks like this has been merged with https://github.com/rust-lang/cargo/pull/9557 and may be available in Cargo 1.55 or later.