This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new fd3b28e  Adds more flag settings to the configure output
fd3b28e is described below

commit fd3b28ea5938f197e8834f8ce6ede88302e70a49
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Sat Apr 14 09:42:26 2018 -0600

    Adds more flag settings to the configure output
---
 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configure.ac b/configure.ac
index 8053739..de25bac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2082,7 +2082,10 @@ AC_MSG_NOTICE([Build option summary:
     CC:                 $CC
     CXX:                $CXX
     CPP:                $CPP
+    CFLAGS:             $CFLAGS
+    CXXFLAGS:           $CXXFLAGS
     CPPFLAGS:           $CPPFLAGS
+    LDFLAGS:            $LDFLAGS
     AM@&t@_CFLAGS:          $AM_CFLAGS
     AM@&t@_CXXFLAGS:        $AM_CXXFLAGS
     AM@&t@_CPPFLAGS:        $AM_CPPFLAGS

-- 
To stop receiving notification emails like this one, please contact
zw...@apache.org.

Reply via email to