From: Aaron Bauman Date: Mon, 20 May 2019 16:44:25 +0000 (-0400) Subject: arm64/use.mask: add ocamlopt X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5bf3deba660fd6246244497a208e81e6e0f42c39;p=gentoo.git arm64/use.mask: add ocamlopt * native compiler fails to build on arm64 Signed-off-by: Aaron Bauman --- diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index e730f1ed5372..a835dab8c8fe 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -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