[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Support Tachyum's processor in config.guess and config.sub
From: |
Jeff Law |
Subject: |
Support Tachyum's processor in config.guess and config.sub |
Date: |
Thu, 29 Jul 2021 10:59:51 -0600 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 |
This is a minor patch to config.guess and config.sub to allow them to
properly identify the Tachyum processor.
config.guess will report "tachy-unknown-linux-gnu" on our standard glibc
linux configuration. It presumably would work for musl, but I didn't
test that as I didn't have a handy musl configuration to test within
qemu. There will likely be a day when we support *BSD, but that's
future work.
config.sub recognizes both "tachy" and "tachyum". We use both forms.
Thanks,
Jeff
config.diffs
Description: Text document
- Support Tachyum's processor in config.guess and config.sub,
Jeff Law <=