linux_alpha pattern should allow for more-detailed machine type such
as 'alphaev5', cf report from Stepanov 13-Apr-00.
This commit is contained in:
parent
32e192d712
commit
b90e3e4cbb
@ -1,5 +1,5 @@
|
|||||||
# Format of this file is expr-style-regular-expression=templatefilename
|
# Format of this file is expr-style-regular-expression=templatefilename
|
||||||
alpha-unknown-linux-gnu=linux_alpha
|
alpha[a-z0-9]*-unknown-linux-gnu=linux_alpha
|
||||||
alpha[a-z0-9]*-dec-osf=alpha_cc
|
alpha[a-z0-9]*-dec-osf=alpha_cc
|
||||||
arm-unknown-linux-gnu=linux_arm
|
arm-unknown-linux-gnu=linux_arm
|
||||||
hppa[0-9.]*-hp-hpux=hpux_cc
|
hppa[0-9.]*-hp-hpux=hpux_cc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user