From eb4eaa7be947180b2c518cc5de4ca4a8921261a8 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Mon, 20 May 2019 13:21:32 -0400 Subject: [PATCH] arm64/use.stable.mask: move ocamlopt * move ocamlopt mask from use.mask to use.stable.mask Signed-off-by: Aaron Bauman --- profiles/arch/arm64/use.mask | 4 ---- profiles/arch/arm64/use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index a835dab8c8fe..e730f1ed5372 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,10 +26,6 @@ -neon -armvfp -# Aaron Bauman (20 May 2019) -# Does not build on arm64 -ocamlopt - # Mart Raudsepp (07 Jan 2019) # Does not work on arm64 until dev-lang/luajit-2.1 # https://github.com/LuaJIT/LuaJIT/issues/26 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index e0eef84ffe23..e3bd2b590b4a 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Aaron Bauman (20 May 2019) +# Does not build on arm64 +ocamlopt + # Andreas Sturmlechner (20 Apr 2019) # sys-auth/consolekit will not be stabilised anymore. consolekit -- 2.26.2