]> git.pld-linux.org Git - packages/zfs.git/blob - x32.patch
- updated to 0.8.4
[packages/zfs.git] / x32.patch
1 --- zfs-0.6.3/lib/libspl/include/sys/isa_defs.h~        2015-03-01 13:37:53.000000000 +0000
2 +++ zfs-0.6.3/lib/libspl/include/sys/isa_defs.h 2015-03-01 13:38:21.366669848 +0000
3 @@ -41,7 +41,7 @@
4  #if !defined(__x86)
5  #define        __x86
6  #endif
7  
8 -#if !defined(_LP64)
9 +#if !defined(_LP64) && !defined(_ILP32)
10  #define        _LP64
11  #endif
12  
This page took 0.025311 seconds and 3 git commands to generate.