Update custom riscv64gc target for new nightly

This commit is contained in:
Jeremy Soller 2025-10-04 09:01:54 -06:00
parent a0382d1329
commit 35704814c1
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -37,5 +37,5 @@
"target-family": [
"unix"
],
"target-pointer-width": "64"
"target-pointer-width": 64
}