commit: da1066845c27368daa32fff033028ff7ce6f142a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed May 5 06:34:51 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed May 5 06:36:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da106684
profiles/arch/hppa: mask dev-cpp/benchmark on hppa Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/hppa/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index c06c1c0e947..9fa28f2c195 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,3 +1,7 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Quote from <[email protected]>: +# "Compilation fails with: #error You need to define CycleTimer for +# your OS and CPU" +dev-cpp/benchmark
