remove keyboard stuff from other ports, make openssl and python compile on arm

This commit is contained in:
cinap_lenrek 2011-05-21 00:42:08 +00:00
parent 9adf75a709
commit e7d3e20912
40 changed files with 81 additions and 2862 deletions

View file

@ -84,8 +84,6 @@
/* Generate 80386 code? */
#if defined(PLAN9) && defined(T386)
#define I386_ONLY
#else
#error unknown objtype
#endif
#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)