]> git.pld-linux.org Git - packages/cpipe.git/commitdiff
- little fixy... author forgot about a library :)
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 30 Jun 2002 18:22:58 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpipe-make_fix.patch -> 1.1

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

diff --git a/cpipe-make_fix.patch b/cpipe-make_fix.patch
new file mode 100644 (file)
index 0000000..c1f5374
--- /dev/null
@@ -0,0 +1,10 @@
+--- makefile~  Sun Dec  9 11:05:20 2001
++++ makefile   Sun Jun 30 20:20:16 2002
+@@ -16,6 +16,7 @@
+ ## Your favorite compiler flags.
+ CFLAGS = -O2 -W -Wall -pedantic
++LDFLAGS = -lm
+ ########################################################################
+ cpipe: cpipe.o cmdline.o
This page took 0.056426 seconds and 4 git commands to generate.