File tree Expand file tree Collapse file tree 3 files changed +2
-74
lines changed
Expand file tree Collapse file tree 3 files changed +2
-74
lines changed Original file line number Diff line number Diff line change 1616# Copyright (c) 2010 Oracle and/or its affiliates. All rights
1717# reserved.
1818# Copyright (c) 2016 Intel, Inc. All rights reserved.
19- # Copyright (c) 2021 Nanook Consulting. All rights reserved.
19+ # Copyright (c) 2021-2022 Nanook Consulting. All rights reserved.
2020# Copyright (c) 2021 IBM Corporation. All rights reserved.
2121#
2222# $COPYRIGHT$
@@ -35,7 +35,6 @@ EXTRA_DIST = \
3535 pmix_check_compiler_version.m4 \
3636 pmix_check_curl.m4 \
3737 pmix_check_cython.py \
38- pmix_check_icc.m4 \
3938 pmix_check_ident.m4 \
4039 pmix_check_jansson.m4 \
4140 pmix_check_lustre.m4 \
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dnl and Technology (RIST). All rights reserved.
2323dnl Copyright (c) 2016 Mellanox Technologies, Inc.
2424dnl All rights reserved.
2525dnl
26- dnl Copyright (c) 2021 Nanook Consulting. All rights reserved.
26+ dnl Copyright (c) 2021-2022 Nanook Consulting. All rights reserved.
2727dnl Copyright (c) 2018-2021 Amazon.com, Inc. or its affiliates.
2828dnl All Rights reserved.
2929dnl Copyright (c) 2021 FUJITSU LIMITED. All rights reserved.
@@ -348,11 +348,6 @@ AC_DEFUN([PMIX_SETUP_CORE],[
348348 fi
349349 PMIX_VAR_SCOPE_POP
350350
351- if test " x$CC " = " xicc" ; then
352- PMIX_CHECK_ICC_VARARGS
353- fi
354-
355-
356351 # #################################
357352 # Only after setting up
358353 # C do we check compiler attributes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments