From 974d5071b109a5234853eab5e8aa7f7e170bcce1 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 20 Apr 2004 21:30:22 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@9078 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/configure b/deal.II/configure index aacb2069af..eb9aa1dc34 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.165 . +# From configure.in Revision: 1.166 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57. # @@ -3113,7 +3113,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext ;; intel_icc*) - CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -wd424 -wd11 -wd734 -DDEBUG -inline_debug_info" + CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -wd424 -wd11 -wd734 -wd858 -DDEBUG -inline_debug_info" CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -unroll -w0 -wd424 -wd11" CXXFLAGSPIC="-KPIC" LDFLAGSPIC="-KPIC" -- 2.39.5