]> git.pld-linux.org Git - packages/cnet.git/blob - cnet-amd64fix.patch
- add x86_64 definition
[packages/cnet.git] / cnet-amd64fix.patch
1 --- src/cnet64bits.h~   2004-05-10 20:29:48.000000000 +0200
2 +++ src/cnet64bits.h    2004-09-21 20:57:20.000000000 +0200
3 @@ -59,6 +59,7 @@
4         defined(_MIPSEL) ||     \
5         defined(__alpha__) ||   \
6         defined(__alpha) ||     \
7 +       defined(__x86_64__) ||  \
8         defined(BIT_ZERO_ON_RIGHT)
9  #define IS_LITTLE_ENDIAN       1
10  #endif
This page took 0.079017 seconds and 4 git commands to generate.