mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
add OSPLAT=PARISC for HP-UX PA-RISC
[SVN r41242]
This commit is contained in:
@@ -483,6 +483,10 @@
|
||||
# define OSPLAT "OSPLAT=390"
|
||||
# endif
|
||||
|
||||
# ifdef __hppa
|
||||
# define OSPLAT "OSPLAT=PARISC"
|
||||
# endif
|
||||
|
||||
# ifndef OSPLAT
|
||||
# define OSPLAT ""
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user