From d4725f7e03f4d243d29d408f4b9de39459e00d4c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 19 Feb 2023 20:16:04 +0000 Subject: gentoo auto-resync : 19:02:2023 - 20:16:03 --- eclass/toolchain-funcs.eclass | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'eclass/toolchain-funcs.eclass') diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index c2c2d1199155..8a4f33e71bb7 100644 --- a/eclass/toolchain-funcs.eclass +++ b/eclass/toolchain-funcs.eclass @@ -599,16 +599,6 @@ _tc-has-openmp() { return ${ret} } -# @FUNCTION: tc-has-openmp -# @USAGE: [toolchain prefix] -# @DEPRECATED: tc-check-openmp -# @DESCRIPTION: -# See if the toolchain supports OpenMP. This function is deprecated and will be -# removed on 2023-01-01. -tc-has-openmp() { - _tc-has-openmp "$@" -} - # @FUNCTION: tc-check-openmp # @DESCRIPTION: # Test for OpenMP support with the current compiler and error out with -- cgit v1.2.3