From 6a210b6cc8fec01e564fdd92c32c83c66a60c27e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 Nov 2015 05:02:28 +0100 Subject: check: update to latest, fix static compile by disabing test subdir --- package/check/patches/patch-check_stdint_h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/check/patches/patch-check_stdint_h (limited to 'package/check/patches/patch-check_stdint_h') diff --git a/package/check/patches/patch-check_stdint_h b/package/check/patches/patch-check_stdint_h new file mode 100644 index 000000000..723d32a01 --- /dev/null +++ b/package/check/patches/patch-check_stdint_h @@ -0,0 +1,11 @@ +--- check-0.10.0.orig/check_stdint.h 2015-08-02 21:32:21.000000000 +0200 ++++ check-0.10.0/check_stdint.h 2015-11-12 04:28:52.652334615 +0100 +@@ -2,7 +2,7 @@ + #define _CHECK_CHECK_STDINT_H 1 + #ifndef _GENERATED_STDINT_H + #define _GENERATED_STDINT_H "check 0.10.0" +-/* generated using gnu compiler gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 */ ++/* generated using gnu compiler mips64el-openadk-linux-uclibcabi64-gcc (GCC) 4.9.3 */ + #define _STDINT_HAVE_STDINT_H 1 + #include + #endif -- cgit v1.2.3