Nvm like this ``` println!("cargo:rustc-link-arg=-Tlink.x"); println!("cargo:rustc-link-arg=-Tdefmt.x"); ``` That seems to compile now