summaryrefslogtreecommitdiff
path: root/profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults')
-rw-r--r--profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults10
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults b/profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults
deleted file mode 100644
index 42e660f1a345..000000000000
--- a/profiles/default/linux/riscv/20.0/rv64gc/multilib/make.defaults
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# we need to reset the two-level libdirs here, otherwise the one-level
-# paths lead to collisions... note that the default abi libdir remains
-# "lib64"
-
-LIBDIR_lp64="lib64/lp64"
-LIBDIR_ilp32d="lib32/ilp32d"
-LIBDIR_ilp32="lib32/ilp32"