Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37833780
en ru br
ALT Linux repositórios
S:3.0.2-alt1.qa1

Group :: Development/Tools
RPM: cpipe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: cpipe-lib.patch
Download


diff --git a/cpipe/makefile b/cpipe/makefile
index d0289e1..b94f58b 100644
--- a/cpipe/makefile
+++ b/cpipe/makefile
@@ -19,7 +19,7 @@ CFLAGS = -O2 -W -Wall -pedantic
 
 ########################################################################
 cpipe: cpipe.o cmdline.o
-	$(CC) -lm -o $@ cpipe.o cmdline.o
+	$(CC) -o $@ cpipe.o cmdline.o -lm
 
 cpipe.o: cpipe.c cmdline.h
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009