mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "crust: use host-gcc from toolchain not cc"
This reverts commit 91162691d4b612618ab7ce62bce3dcb6e1f02d3a.
This commit is contained in:
parent
581678d031
commit
0f17b201bf
@ -1,11 +0,0 @@
|
|||||||
--- a/Makefile 2021-11-04 02:18:49.000000000 +0000
|
|
||||||
+++ b/Makefile 2021-12-07 11:30:53.188269898 +0000
|
|
||||||
@@ -8,7 +8,7 @@
|
|
||||||
TGT = $(OBJ)/scp
|
|
||||||
|
|
||||||
BUILDAR = ar
|
|
||||||
-BUILDCC = cc
|
|
||||||
+BUILDCC = host-gcc
|
|
||||||
|
|
||||||
HOST_COMPILE ?= aarch64-linux-musl-
|
|
||||||
HOSTAR = $(HOST_COMPILE)gcc-ar
|
|
Loading…
x
Reference in New Issue
Block a user