[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tlsdate/master] Don't clear CFLAGS and LIBS; let user pass them to configure.
commit 5617dda6eef9e85cd5e5e228f1ad4bf450f8cff4
Author: Taylor R Campbell <campbell@xxxxxxxxxx>
Date: Thu Apr 18 00:03:49 2013 +0000
Don't clear CFLAGS and LIBS; let user pass them to configure.
---
configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index d1649da..cec02f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,8 +313,6 @@ AC_DEFUN([LOCAL_CHECK_FLAGS],[
AC_REQUIRE([AX_APPEND_COMPILE_FLAGS])
AC_LANG_PUSH([C])
AS_IF([test "x$enable_hardened_checks" != xno], [
- CFLAGS=
- LIBS=
AX_APPEND_COMPILE_FLAGS([-g -O1])
], [
AC_MSG_WARN([using hardened flags is HIGHLY RECOMMENDED and disabling them is a BAD IDEA])
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits