openbsd-ports/misc/cdrdao/patches/patch-scsilib_include_btorder_h

13 lines
470 B
Plaintext

$OpenBSD: patch-scsilib_include_btorder_h,v 1.1 2001/03/05 08:12:04 fgsch Exp $
--- scsilib/include/btorder.h.orig Sat Apr 15 03:54:31 2000
+++ scsilib/include/btorder.h Mon Mar 5 04:46:35 2001
@@ -57,7 +57,7 @@
# define _BIT_FIELDS_HTOL
# endif
-# if defined(__i386) || defined(i386) || \
+# if defined(__i386) || defined(i386) || defined(__i386__) || \
defined(__alpha) || defined(alpha) || \
defined(__arm) || defined(arm)
# define _BIT_FIELDS_LTOH