add OSPLAT=PARISC for HP-UX PA-RISC
[SVN r41242]
This commit is contained in:
parent
408b691bc9
commit
c4296e131f
@ -483,6 +483,10 @@
|
||||
# define OSPLAT "OSPLAT=390"
|
||||
# endif
|
||||
|
||||
# ifdef __hppa
|
||||
# define OSPLAT "OSPLAT=PARISC"
|
||||
# endif
|
||||
|
||||
# ifndef OSPLAT
|
||||
# define OSPLAT ""
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user