Skip to content
Snippets Groups Projects
Commit 2055c99c authored by benpicco's avatar benpicco Committed by omni
Browse files

community/binutils-cross-embedded: enable 'exotic' targets on loongarch64

parent b9feb241
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!77467community/xtensa-dynconfig: enable on loongarch64
......@@ -33,7 +33,7 @@ _targets_exotic="
"
case "$CARCH" in
x86_64|aarch64)
x86_64|aarch64|loongarch64)
# support all targets on typical workstation / notebook / CI servers
_targets="$_targets_mainstream $_targets_exotic"
makedepends="$makedepends xtensa-dynconfig"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment