View | Details | Raw Unified | Return to bug 181718 | Differences between
and this patch

Collapse All | Expand All

(-)../pr/include/md/_freebsd.cfg (-1 / +1 lines)
Lines 20-26 Link Here
20
#define HAVE_LONG_LONG
20
#define HAVE_LONG_LONG
21
#endif
21
#endif
22
22
23
#if defined(__i386__)
23
#if defined(__i386__) || defined(__arm__)
24
24
25
#define IS_LITTLE_ENDIAN 1
25
#define IS_LITTLE_ENDIAN 1
26
#undef  IS_BIG_ENDIAN
26
#undef  IS_BIG_ENDIAN

Return to bug 181718