diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-14 13:11:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-19 10:13:39 +0200 |
commit | adc694b879eec391c18aeaea41da384bad48d0ec (patch) | |
tree | f0995d2d42a6aec9c19839f20258572da5d3e8ea /sys-libs/libcxx | |
parent | dev-db/mariadb-connector-odbc: drop 3.1.13 (diff) | |
download | gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.gz gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.bz2 gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.zip |
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs/libcxx')
-rw-r--r-- | sys-libs/libcxx/libcxx-13.0.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-13.0.1.ebuild b/sys-libs/libcxx/libcxx-13.0.1.ebuild index f7e237c7af45..f7db45b21571 100644 --- a/sys-libs/libcxx/libcxx-13.0.1.ebuild +++ b/sys-libs/libcxx/libcxx-13.0.1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake PYTHON_COMPAT=( python3_{8..10} ) inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs |