summaryrefslogtreecommitdiff
path: root/profiles/arch/loong/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/loong/make.defaults')
-rw-r--r--profiles/arch/loong/make.defaults4
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/arch/loong/make.defaults b/profiles/arch/loong/make.defaults
index 61a8e65a132a..08d836272984 100644
--- a/profiles/arch/loong/make.defaults
+++ b/profiles/arch/loong/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Main LoongArch profile directory. Common settings for all loong profiles.
@@ -14,8 +14,6 @@
ARCH="loong"
ACCEPT_KEYWORDS="loong ~loong"
-USE_EXPAND_VALUES_ARCH="${USE_EXPAND_VALUES_ARCH} loong"
-
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"