Skip to content

Commit 27be6d1

Browse files
committed
re-enable build variable
1 parent f4f92c3 commit 27be6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ fn main() {
55
"/usr/lib/llvm-18"
66
};
77

8-
// println!("cargo::rustc-env=LLVM_SYS_181_PREFIX={prefix}");
8+
println!("cargo::rustc-env=LLVM_SYS_181_PREFIX={prefix}");
99
}

0 commit comments

Comments
 (0)