[gjs] installed-tests: Don't pass WARN_SCANNERFLAGS to warnlib
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] installed-tests: Don't pass WARN_SCANNERFLAGS to warnlib
- Date: Tue, 29 Nov 2016 14:31:24 +0000 (UTC)
commit bdefe55e7c8b20b0d1fc9c0913b3ac3e64fe79fd
Author: Alexander Larsson <alexl redhat com>
Date: Tue Nov 29 15:30:41 2016 +0100
installed-tests: Don't pass WARN_SCANNERFLAGS to warnlib
This will (typically) pass in --warn-error which is not right
for warnlib, which intentionally has warnings.
Makefile-insttest.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-insttest.am b/Makefile-insttest.am
index bb13b6b..d1a56e5 100644
--- a/Makefile-insttest.am
+++ b/Makefile-insttest.am
@@ -114,7 +114,6 @@ WarnLib_1_0_gir_FILES = $(nodist_libwarnlib_la_SOURCES)
WarnLib_1_0_gir_SCANNERFLAGS = \
--c-include="warnlib.h" \
--symbol-prefix=warnlib_ \
- $(WARN_SCANNERFLAGS) \
$(NULL)
TEST_INTROSPECTION_GIRS += WarnLib-1.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]