Remove unsupported -auto C flag from Intel oneAPI stanza (#2059)
commita6056c1a1bbc2341e4d8607686d6bff49f916c83
authorAnthony Islas <128631809+islas@users.noreply.github.com>
Wed, 11 Sep 2024 22:16:48 +0000 (11 15:16 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 22:16:48 +0000 (11 15:16 -0700)
tree4399aedadd944a8d9773ac4b104bb334fbb1e920
parent0ca0d96d0f8640729149fa5cacfb7d79352cc989
Remove unsupported -auto C flag from Intel oneAPI stanza (#2059)

TYPE: bug fix

KEYWORDS: intel, compilation, oneapi

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
The `-auto` flag is not supported by the Intel C compilers. See https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/alphabetical-option-list.html for full list of supported icx flags.

Solution:
Remove the flag, no output changes should happen as the flag was previously being ignored if it didn't cause an error.
arch/configure.defaults