Skip to content

Commit bffc86e

Browse files
authored
Merge pull request #9841 from jsquyres/pr/2008-called-they-want-their-icc-back
configure: remove ancient / no-longer-relevant icc test
2 parents 47b9745 + cf5dc3b commit bffc86e

File tree

2 files changed

+0
-59
lines changed

2 files changed

+0
-59
lines changed

config/opal_check_icc.m4

Lines changed: 0 additions & 55 deletions
This file was deleted.

configure.ac

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -562,10 +562,6 @@ AC_DEFINE_UNQUOTED([OPAL_ALIGN_WORD_SIZE_INTEGERS], [$results],
562562
OPAL_C_WEAK_SYMBOLS
563563
OPAL_C_MACRO_WEAK_SYMBOLS
564564

565-
if test "x$CC" = "xicc"; then
566-
OPAL_CHECK_ICC_VARARGS
567-
fi
568-
569565
# If we want the profiling layer:
570566
# - If the C compiler has weak symbols, use those.
571567
# - If not, then set to compile the code again with #define's in a

0 commit comments

Comments
 (0)