Changeset: af1bc350bb1a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=af1bc350bb1a
Modified Files:
        configure.ag
Branch: Aug2011
Log Message:

configure: add small remark for later


diffs (12 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -568,7 +568,7 @@ yes-*-*)
        esac
        case "$CC-$gcc_ver" in
        *clang*-*|*-[[4-9]].*)
-               dnl gcc < 4 does not know these
+               dnl gcc < 4 does not know these (unless 3.3+ propolice patches 
are in)
                X_CFLAGS="$X_CFLAGS -fstack-protector-all -Wstack-protector"
                ;;
        esac
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to