Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 884ba71b1ca718fde5de09b9fef21629 > files > 2

bchunk-1.2.0-9.fc12.src.rpm

diff -Naur bchunk-1.1.1-orig/Makefile bchunk-1.1.1/Makefile
--- bchunk-1.1.1-orig/Makefile	2001-08-02 14:51:40.000000000 +0200
+++ bchunk-1.1.1/Makefile	2003-05-06 11:24:34.000000000 +0200
@@ -3,7 +3,7 @@
 # For systems with GCC (Linux, and others with GCC installed):
 CC = gcc
 LD = gcc
-CFLAGS = -Wall -Wstrict-prototypes -O2
+#CFLAGS = -Wall -Wstrict-prototypes -O2
 
 # For systems with a legacy CC:
 #CC = cc