libreSSL/crypto
kinichiro 0308b63cbf Add support for HP-UX
tested on: HP-UX 11.31 ia64,
               gcc 4.7.1(HP AllianceOne version)
               gcc 4.2.3(http://hpux.connect.org.uk)
	       HP C/aC++

HP-UX defaults to use LP32 and it treats long as 32 bit (= 4 bytes).
This build forces LP64 for treating long as 64 bit.
2015-01-06 17:47:16 -06:00
..
compat Add support for HP-UX 2015-01-06 17:47:16 -06:00
Makefile.am Add support for HP-UX 2015-01-06 17:47:16 -06:00
Makefile.am.elf-x86_64 Enable optimized crypto operations for x86_64 2014-12-07 16:26:28 -06:00
Makefile.am.macosx-x86_64 Enable optimized crypto operations for x86_64 2014-12-07 16:26:28 -06:00