BIND 10 trac1558, updated. 5ba668a1fb8e174cf1e3100556b3c9580f41fc5b [1558] comment

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jan 20 16:29:15 UTC 2012


The branch, trac1558 has been updated
       via  5ba668a1fb8e174cf1e3100556b3c9580f41fc5b (commit)
      from  9acbd355c22f0c46c6146fb13346b790d5281c35 (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 5ba668a1fb8e174cf1e3100556b3c9580f41fc5b
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 20 17:28:51 2012 +0100

    [1558] comment

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

Summary of changes:
 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 3c0ff35..5121bc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,8 @@ AM_CONDITIONAL(USE_CLANGPP, test "X${CLANGPP}" = "Xyes")
 
 # Linker options
 
-# check -R rather than gcc specific -rpath to be as portable as possible.
+# check -R and -Wl,-R rather than gcc specific -rpath to be as portable
+# as possible.
 AC_MSG_CHECKING([whether -R flag is available in linker])
 LDFLAGS_SAVED="$LDFLAGS"
 LDFLAGS="$LDFLAGS -R/usr/lib"




More information about the bind10-changes mailing list