From b3ca9e9ee79d2724e68db6540c3b03f05cace60c Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 17 Mar 2012 16:08:53 +0100 Subject: [PATCH] t/logs/configure: Add another configure output. --- t/logs/configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/logs/configure b/t/logs/configure index ff54e1c..46e0bf7 100644 --- a/t/logs/configure +++ b/t/logs/configure @@ -45,3 +45,6 @@ Configuration: -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Check for working CXX compiler: /usr/bin/c++ -- works + +configure: using CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fPIC +configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--as-needed -- 2.43.2