]> git.pld-linux.org Git - packages/libaio.git/blame - libaio-Werror.patch
- drop Werror from test suite
[packages/libaio.git] / libaio-Werror.patch
CommitLineData
c7725059
AM
1--- libaio-0.3.109/harness/Makefile~ 2009-10-09 20:17:02.000000000 +0200
2+++ libaio-0.3.109/harness/Makefile 2013-02-16 23:43:31.268644042 +0100
3@@ -6,7 +6,7 @@
4 HARNESS_SRCS:=main.c
5 # io_queue.c
6
7-CFLAGS=-Wall -Werror -I../src -g -O
8+CFLAGS=-Wall -I../src -g -O
9 #-lpthread -lrt
10
11 all: $(PROGS)
This page took 0.061246 seconds and 4 git commands to generate.