Adding release folder
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
14
target/release/build/libm-51b5cb385b83f251/output
Normal file
14
target/release/build/libm-51b5cb385b83f251/output
Normal file
@@ -0,0 +1,14 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rerun-if-changed=configure.rs
|
||||
cargo:rustc-check-cfg=cfg(assert_no_panic)
|
||||
cargo:rustc-check-cfg=cfg(intrinsics_enabled)
|
||||
cargo:rustc-check-cfg=cfg(arch_enabled)
|
||||
cargo:rustc-cfg=arch_enabled
|
||||
cargo:rustc-check-cfg=cfg(optimizations_enabled)
|
||||
cargo:rustc-cfg=optimizations_enabled
|
||||
cargo:rustc-check-cfg=cfg(x86_no_sse)
|
||||
cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"]
|
||||
cargo:rustc-env=CFG_OPT_LEVEL=3
|
||||
cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"]
|
||||
cargo:rustc-check-cfg=cfg(f16_enabled)
|
||||
cargo:rustc-check-cfg=cfg(f128_enabled)
|
||||
1
target/release/build/libm-51b5cb385b83f251/root-output
Normal file
1
target/release/build/libm-51b5cb385b83f251/root-output
Normal file
@@ -0,0 +1 @@
|
||||
/home/newkirk/Documents/projects/web_projects/llm-proxy/target/release/build/libm-51b5cb385b83f251/out
|
||||
0
target/release/build/libm-51b5cb385b83f251/stderr
Normal file
0
target/release/build/libm-51b5cb385b83f251/stderr
Normal file
Reference in New Issue
Block a user