[build]
rustflags = [
	  "-C", "target-cpu=native",
	  "-C", "link-arg=-fuse-ld=lld",
]
