projects
/
disktools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2572cf2
)
[PATCH] fio: Makefile lost -O2
author
Jens Axboe
<axboe@suse.de>
Tue, 6 Dec 2005 20:35:08 +0000
(21:35 +0100)
committer
Jens Axboe
<axboe@suse.de>
Tue, 6 Dec 2005 20:35:08 +0000
(21:35 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 065705ea311e894fd14f7f329a19bab315bcfbc0..30eb818a888550d6845901578536e94ad4bb4acb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
CC = gcc
-CFLAGS = -Wall -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+CFLAGS = -Wall -
O2 -
g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PROGS = dops fio sgioread drivescan
SCRIPTS = fio_generate_plots