From 87dbb4be56a3cbbcc652dbdf383f14a7a46d7e2c Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Tue, 3 May 2022 19:51:23 +0000 Subject: system/libaio: bump { 0.3.112 --> 0.3.113 }. disable test 18. fixes #405. --- system/libaio/disable-test-18.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 system/libaio/disable-test-18.patch (limited to 'system/libaio/disable-test-18.patch') diff --git a/system/libaio/disable-test-18.patch b/system/libaio/disable-test-18.patch new file mode 100644 index 000000000..9b6e4aa40 --- /dev/null +++ b/system/libaio/disable-test-18.patch @@ -0,0 +1,11 @@ +diff -ur a/harness/Makefile b/harness/Makefile +--- a/harness/Makefile 2022-05-03 19:46:21.460000000 +0000 ++++ b/harness/Makefile 2022-05-03 19:46:57.450000000 +0000 +@@ -1,6 +1,6 @@ + # foo. + TEST_SRCS:=$(shell find cases/ -name \*.t | sort -n -t/ -k2) +-EXTRAPROGS:=cases/8.p cases/10.p ++EXTRAPROGS:=cases/8.p cases/10.p cases/18.p + PARTPROGS:=$(filter-out $(EXTRAPROGS), $(patsubst %.t,%.p,$(TEST_SRCS))) + PROGS:=$(PARTPROGS) $(EXTRAPROGS) + HARNESS_SRCS:=main.c -- cgit v1.2.3-60-g2f50