DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: bf7a23bf54d4ccf81abf745a8dc8adae6e0ee455 deck-builder/.cargo/config.toml -rw-r--r-- 105 bytes
bf7a23bfJonni Liljamo Print API check to console instead of stdout 2 years ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]