kerberos5: retire now-unused MIPS support
This commit is contained in:
@@ -1290,7 +1290,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
|
|||||||
#define HAVE___PROGNAME 1
|
#define HAVE___PROGNAME 1
|
||||||
|
|
||||||
/* have __sync_add_and_fetch */
|
/* have __sync_add_and_fetch */
|
||||||
#if defined(__FreeBSD__) && (defined(__arm__) || defined(__mips__))
|
#if defined(__FreeBSD__) && defined(__arm__)
|
||||||
#undef HAVE___SYNC_ADD_AND_FETCH /* Not supported on FreeBSD/arm */
|
#undef HAVE___SYNC_ADD_AND_FETCH /* Not supported on FreeBSD/arm */
|
||||||
#else
|
#else
|
||||||
#define HAVE___SYNC_ADD_AND_FETCH 1
|
#define HAVE___SYNC_ADD_AND_FETCH 1
|
||||||
|
|||||||
Reference in New Issue
Block a user