From 19aa6ba3868a4ad65e818552a9918019b0528ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 5 May 2019 01:32:44 +0200 Subject: profiles: Add missing ABI_RISCV descriptions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/desc/abi_riscv.desc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 profiles/desc/abi_riscv.desc (limited to 'profiles/desc') diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc new file mode 100644 index 000000000000..708fc8666fb8 --- /dev/null +++ b/profiles/desc/abi_riscv.desc @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of ABI_RISCV USE_EXPAND flags. + +# Keep it sorted. Please do not add anything without prior discussion +# on gentoo-dev. +lp64d - 64-bit (rv64) double hard-float libraries +lp64 - 64-bit (rv64) soft-float libraries -- cgit v1.2.3