summaryrefslogtreecommitdiff
path: root/sys-boot/arcload/arcload-0.50-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
commite68d405c5d712af4387159df07e226217bdda049 (patch)
tree009ab0f3d427f0813e62930d71802cb054c07e30 /sys-boot/arcload/arcload-0.50-r3.ebuild
parent401101f9c8077911929d3f2b60a37098460a5d89 (diff)
gentoo resync : 06.04.2022
Diffstat (limited to 'sys-boot/arcload/arcload-0.50-r3.ebuild')
-rw-r--r--sys-boot/arcload/arcload-0.50-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/arcload/arcload-0.50-r3.ebuild b/sys-boot/arcload/arcload-0.50-r3.ebuild
index 3646caa62a10..5374983af6f3 100644
--- a/sys-boot/arcload/arcload-0.50-r3.ebuild
+++ b/sys-boot/arcload/arcload-0.50-r3.ebuild
@@ -62,7 +62,7 @@ src_compile() {
# on the offchance that we're cross-compiling.
echo -e ""
einfo ">>> Building the 'wreckoff' utility with $(tc-getBUILD_CC) ..."
- emake CC=$(tc-getBUILD_CC) tools_clean tools
+ emake CC="$(tc-getBUILD_CC)" tools_clean tools
# 32bit copy (sashARCS for IP22/IP32)
echo -e ""