On Wed, Oct 21, 2020 at 08:18:08AM +0900, Rin Okuyama wrote: > > In no other GNU triplet is an underscore used before "be". There are > > two digits preceding the "be", so it's quite readable without an > > underscore. An underscore is also not used in your uname -p output. I > > propose to instead make the change: > > > > + aarch64eb) machine=aarch64be-unknown ;; > > > > OK? > > We chose aarch64_be, since Linux already uses it:
Sorry, I missed that. OK, then. Ben