BIND 10 master, updated. 35a7432feeb263c42eae96d6388729476f20b6f2 Merge branch 'trac3068'

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 13 12:05:04 UTC 2013


The branch, master has been updated
       via  35a7432feeb263c42eae96d6388729476f20b6f2 (commit)
       via  649a0f8f2fbfa14b4b9ef9d233fc3290aaf7386e (commit)
      from  7660c95d4f700d1324eca7cff26bbfa16444c4e8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35a7432feeb263c42eae96d6388729476f20b6f2
Merge: 7660c95 649a0f8
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Aug 13 17:23:00 2013 +0530

    Merge branch 'trac3068'

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 609fa8b..b9b1fa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,7 +129,7 @@ AC_SUBST(WARNING_NO_MISSING_FIELD_INITIALIZERS_CFLAG)
 
 # gcc specific settings:
 if test "X$GXX" = "Xyes"; then
-B10_CXXFLAGS="$B10_CXXFLAGS -Wall -Wextra -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare"
+B10_CXXFLAGS="$B10_CXXFLAGS -Wall -Wextra -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare"
 case "$host" in
 *-solaris*)
 	MULTITHREADING_FLAG=-pthreads



More information about the bind10-changes mailing list