]> git.puffer.fish Git - mirror/frr.git/commit
build: detect ICC, only try ICC options if ICC 8091/head
authorMark Stapp <mjs@voltanet.io>
Mon, 15 Feb 2021 18:59:02 +0000 (13:59 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 15 Feb 2021 18:59:02 +0000 (13:59 -0500)
commit4e90d19ea3de6b8938d097d84f6df3fcf6eb0422
treedd361bf696864b2eda92beb35710dc0eebfaf51c
parent54c7adbf49e7466e46c91a749fdf0aa31882d937
build: detect ICC, only try ICC options if ICC

Some ICC command-line options can cause confusion for other
compilers; test for ICC specifically, and only try to use those
options if ICC is being used.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
configure.ac