Files
boc/aamos-command-center/target/release/build/rustix-e1adc79b952e6e17/output
T
Bernt aee0f09db8 landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar
- Vision: Identify-modell, FAISS, OCR alla testade
- API: Alla 7 integrationstester passerade
- Upplösare: Entitetsupplösning verifierad
2026-07-05 06:41:32 +00:00

14 lines
525 B
Plaintext

cargo:rerun-if-changed=build.rs
cargo:rustc-cfg=static_assertions
cargo:rustc-cfg=lower_upper_exp_for_non_zero
cargo:rustc-cfg=rustc_diagnostics
cargo:rustc-cfg=linux_raw_dep
cargo:rustc-cfg=linux_raw
cargo:rustc-cfg=linux_like
cargo:rustc-cfg=linux_kernel
cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
cargo:rerun-if-env-changed=CARGO_CFG_MIRI