8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00

Tuning HPUX build - this OS does have mmap() system call, violating some posix rules, but OK for us

This commit is contained in:
alexpeshkoff 2008-12-22 17:48:28 +00:00
parent 57f23b139a
commit bc1c8d26be

View File

@ -355,6 +355,7 @@
#define QUADCONST(n) (n##LL)
#define RISC_ALIGNMENT
#define HAV_MMAP
#endif /* HPUX */