From 538a426de281e6aa742967a0275d7a51791d96b4 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 7 Sep 2021 19:56:43 +0100 Subject: Add -Wold-style-cast and fix up mess, mostly glib stuff --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 5e9bc15..527b990 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -17,6 +17,7 @@ project release:on debug:extra debug:on + debug:-Wold-style-cast coverage:on tidy:bin/sys.h tidy:bin/net.h -- cgit v1.2.3