]> git.pld-linux.org Git - packages/cnet.git/commitdiff
- add x86_64 definition
authorundefine <undefine@pld-linux.org>
Tue, 21 Sep 2004 18:58:48 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cnet-amd64fix.patch -> 1.1

cnet-amd64fix.patch [new file with mode: 0644]

diff --git a/cnet-amd64fix.patch b/cnet-amd64fix.patch
new file mode 100644 (file)
index 0000000..81f0b0c
--- /dev/null
@@ -0,0 +1,10 @@
+--- src/cnet64bits.h~  2004-05-10 20:29:48.000000000 +0200
++++ src/cnet64bits.h   2004-09-21 20:57:20.000000000 +0200
+@@ -59,6 +59,7 @@
+       defined(_MIPSEL) ||     \
+       defined(__alpha__) ||   \
+       defined(__alpha) ||     \
++      defined(__x86_64__) ||  \
+       defined(BIT_ZERO_ON_RIGHT)
+ #define IS_LITTLE_ENDIAN      1
+ #endif
This page took 0.085347 seconds and 4 git commands to generate.