DEVELOPMENT ENVIRONMENT

~liljamo/aoc2024

ref: 8f7092f19eb6708676b95c93cc9012d57d80a06b aoc2024/.cargo/config.toml -rw-r--r-- 96 bytes
8f7092f1Jonni Liljamo feat: day12 a month ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=mold"]