cpu/.cargo/config.toml
Jacob Lifshay a81d85d9c0
All checks were successful
/ test (pull_request) Successful in 29m15s
add load/store unit and tests
2026-07-30 21:11:33 -07:00

4 lines
No EOL
171 B
TOML

# SPDX-License-Identifier: LGPL-3.0-or-later
# See Notices.txt for copyright information
[build]
rustflags = ["-Csymbol-mangling-version=v0", "-Cforce-frame-pointers=yes"]