mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
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:
@ -1,5 +1,5 @@
|
||||
# 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
|
||||
arm-unknown-linux-gnu=linux_arm
|
||||
hppa[0-9.]*-hp-hpux=hpux_cc
|
||||
|
Reference in New Issue
Block a user