Deebster@infosec.pubtoProgramming@programming.dev•I made a little tool to unzip archives in a sane way
51·
27 days agoThere’s enough words there - I read it as “when this widely-used client added feature x”…
Mostly a backup account for now, other @Deebster
s are available.
There’s enough words there - I read it as “when this widely-used client added feature x”…
I laughed at that too - they knew what they were doing, right?
[target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang-15"`
rustflags = ["-C", "link-arg=--ld-path=/usr/local/bin/mold"]
Can you put something like mold
or env mold
for better portability?
If not, I guess it’s not so bad to edit and do git update-index --assume-unchanged .cargo/config.toml
but it’s a bit hacky since any further changes also get ignored.
It’s definitely a bit of a confusing garden-path sentence.