]> git.pld-linux.org Git - packages/cpipe.git/commitdiff
- patch to include tgmath.h on ppc
authorundefine <undefine@pld-linux.org>
Thu, 27 Jun 2002 00:32:51 +0000 (00:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpipe-tgmath.patch -> 1.1

cpipe-tgmath.patch [new file with mode: 0644]

diff --git a/cpipe-tgmath.patch b/cpipe-tgmath.patch
new file mode 100644 (file)
index 0000000..baacff4
--- /dev/null
@@ -0,0 +1,15 @@
+Only in cpipe-3.0.0.new: cmdline.o
+Only in cpipe-3.0.0.new: cpipe
+diff -ur cpipe-3.0.0/cpipe.c cpipe-3.0.0.new/cpipe.c
+--- cpipe-3.0.0/cpipe.c        Sun Dec  9 11:05:20 2001
++++ cpipe-3.0.0.new/cpipe.c    Thu Jun 27 02:27:19 2002
+@@ -31,6 +31,7 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <math.h>
++#include <tgmath.h>
+ #include "cmdline.h"
+Only in cpipe-3.0.0.new: cpipe.c~
+Only in cpipe-3.0.0.new: cpipe.o
This page took 0.080484 seconds and 4 git commands to generate.