[arm64] Pointer auth test should link with C static library statically
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#[link(name = "test")]
|
||||
#[link(name = "test", kind = "static")]
|
||||
extern "C" {
|
||||
fn foo() -> i32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user