]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-notsc.patch
- Th version, based on find-java-req.sh:AC-branch
[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
7-#if defined(__i386__)
8+#if 0 && defined(__i386__)
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.084051 seconds and 4 git commands to generate.