repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
benchmarks
/
pipebench
/
patches
/
patch-aa
blob
802aed60dce4ff3629ec87a1feece5576d1d81db
1
$NetBSD: patch-aa,v 1.6 2005/09/03 22:20:55 rillig Exp $
2
3
--- Makefile.orig 2005-09-03 21:31:38.000000000 +0200
4
+++ Makefile 2005-09-03 21:31:45.000000000 +0200
5
@@ -2,4 +2,4 @@
6
7
-CC=gcc
8
-CFLAGS=-Wall -w -pedantic
9
+#CC=gcc
10
+CFLAGS+=-Wall -w -pedantic
11