]> git.pld-linux.org Git - packages/criu.git/blame - tests.patch
rediff patches
[packages/criu.git] / tests.patch
CommitLineData
a9349246
ER
1--- criu-2.5/test/zdtm/static/Makefile~ 2016-08-21 11:41:39.000000000 +0300
2+++ criu-2.5/test/zdtm/static/Makefile 2016-08-21 11:41:42.142986535 +0300
3@@ -402,6 +402,10 @@
cfee8eb2
JP
4 bpf_hash: LDLIBS += -lbpf
5 bpf_array: LDLIBS += -lbpf
a9349246
ER
6
7+# grantpt, etc troubles
8+tty%: override CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=int-conversion
9+pty%: override CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=int-conversion
10+
11 $(LIB): force
12 $(Q) $(MAKE) -C $(LIBDIR)
13
This page took 0.831962 seconds and 4 git commands to generate.