Fix HP-UX build

This commit is contained in:
Anthony Green
2011-02-08 10:49:29 -05:00
parent 404585d134
commit dc411e8f99
8 changed files with 9630 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2011-02-08 Oren Held <orenhe@il.ibm.com>
* src/dlmalloc.c (_STRUCT_MALLINFO): Define in order to avoid
redefinition of mallinfo on HP-UX.
2011-02-08 Ginn Chen <ginn.chen@oracle.com>
* src/sparc/ffi.c (ffi_call): Make compatible with Solaris Studio