projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8f044b
)
add MUSTALIGN
author
John Kohl
<jtkohl@mit.edu>
Wed, 16 May 1990 23:38:31 +0000
(23:38 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Wed, 16 May 1990 23:38:31 +0000
(23:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@864
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/stock/config.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/stock/config.h
b/src/include/krb5/stock/config.h
index a846b0e0fb5fa6e41e2eccddc573e7328b974f16..e63c9ae60b6504ae00be8897444ed651d394f6c5 100644
(file)
--- a/
src/include/krb5/stock/config.h
+++ b/
src/include/krb5/stock/config.h
@@
-27,11
+27,13
@@
#define BITS32
#define BIG
#define MSBFIRST
+#define MUSTALIGN
#endif
#if defined(mips) || defined(__mips__)
#define BITS32
#define BIG
+#define MUSTALIGN
#ifdef MIPSEL
#define LSBFIRST
#else