]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-notsc.patch
- now db6.1 as an alternative for db5.2
[packages/rpm.git] / rpm-notsc.patch
CommitLineData
fbaa0004
JB
1--- rpm-4.3/rpmio/rpmsw.c.orig 2003-04-10 20:09:13.000000000 +0200
2+++ rpm-4.3/rpmio/rpmsw.c 2003-11-17 21:55:44.649426712 +0100
3@@ -27,7 +27,7 @@
4 /*@unchecked@*/
5 static int rpmsw_initialized = 0;
6
686b0204
JR
7-#if defined(__linux__) && defined(__i386__) && !defined(RPM_VENDOR_PLD)
8+#if defined(__linux__) && defined(__i386__)
fbaa0004
JB
9 /* Swiped from glibc-2.3.2 sysdeps/i386/i686/hp-timing.h */
10
11 #define HP_TIMING_ZERO(Var) (Var) = (0)
This page took 0.065961 seconds and 4 git commands to generate.