patch-util-linux_fdisk_osf_c 601 B

123456789101112
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- busybox-1.13.4.orig/util-linux/fdisk_osf.c 2008-11-09 18:28:22.000000000 +0100
  3. +++ busybox-1.13.4/util-linux/fdisk_osf.c 2009-05-12 16:39:12.000000000 +0200
  4. @@ -45,7 +45,7 @@
  5. #if defined(i386) || defined(__sparc__) || defined(__arm__) \
  6. || defined(__m68k__) || defined(__mips__) || defined(__s390__) \
  7. - || defined(__sh__) || defined(__x86_64__)
  8. + || defined(__sh__) || defined(__x86_64__) || defined(__cris__)
  9. #define BSD_LABELSECTOR 1
  10. #define BSD_LABELOFFSET 0
  11. #elif defined(__alpha__) || defined(__powerpc__) || defined(__ia64__) \