rpms/jhead/FC-4 jhead-compiler-warnings.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 jhead.spec, 1.9, 1.10 sources, 1.4, 1.5

Michael Schwendt bugs.michael at gmx.net
Fri Jul 8 22:00:40 UTC 2005


On Fri,  8 Jul 2005 17:38:03 -0400, Adrian Reber wrote:

> Author: adrian

> diff -ur jhead-2.4/makefile jhead-2.4.new/makefile
> --- jhead-2.4/makefile	2005-07-08 19:49:51.000000000 +0200
> +++ jhead-2.4.new/makefile	2005-06-10 15:39:56.000000000 +0200
> @@ -9,7 +9,7 @@
>  objs = $(OBJ)/jhead.o $(OBJ)/jpgfile.o $(OBJ)/exif.o $(OBJ)/gpsinfo.o $(OBJ)/makernote.o 
>  
>  $(OBJ)/%.o:$(SRC)/%.c
> -	${CC} ${CFLAGS} -Wall -c $< -o $@
> +	${CC} -O3 -Wall -c $< -o $@
>  
>  jhead: $(objs) jhead.h
>  	${CC} -o jhead $(objs) -lm

This one looks reversed.




More information about the fedora-extras-commits mailing list