change to arch name on darwin
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <ZIhzjs9TyWIHPGFd@seventeen> |
Dear PARI developpers, I have fixed an historical bug that caused arch-osname to report different architecture name on darwin than on linux. Unfortunately this cause a minor incompatibility if you compile PARI yourself since this change the name of the default objects directory from Odarwin-i386 to Odarwin-x86_64 and Odarwin-arm to Odarwin-aarch64 Cheers, Bill