summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/ia64/opensslconf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* i'm a dumbdumb. fix build.tedu2014-07-111-2/+2
|
* move all the feature settings to a common header.tedu2014-07-111-1/+2
| | | | probably ok beck jsing miod
* Fix ia64 cross-gcc target.tobiasu2014-05-271-0/+3
opensslconf.h is just a dummy, we're lightyears away from working userspace. ok deraadt@