mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-14 23:23:40 +12:00
From Apostolos Syropoulos <asyropoulos@gmail.com>:
* config.guess (i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*): Use the isainfo(1) command to guess what kind of system we have. Running isainfo -b returns either "32" or "64".
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2018-07-18 Ben Elliston <bje@gnu.org>
|
||||
|
||||
From Apostolos Syropoulos <asyropoulos@gmail.com>:
|
||||
* config.guess (i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*): Use the
|
||||
isainfo(1) command to guess what kind of system we have. Running
|
||||
isainfo -b returns either "32" or "64".
|
||||
|
||||
2018-07-18 Mikaël Urankar <mikael.urankar@gmail.com>
|
||||
|
||||
* config.guess (arm*:FreeBSD:*:*): New.
|
||||
|
Reference in New Issue
Block a user