DEVELOPMENT ENVIRONMENT

~liljamo/aoc2024

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