amdfand 1.0.14

AMDGPU fan control service
1
2
3
4
fn main() {
    #[cfg(feature = "static")]
    println!("cargo:rustc-link-arg=-nostartfiles");
}