pmaports/device/testing/linux-zte-p731a20/fix_cross_compile.patch
Oliver Smith 64035ac463
device/*: move to device/testing/* (!1063)
Prepare for better device categorization by moving everything to testing
subdir first.

[skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR
				depends on this MR

Related: postmarketos#16
2020-03-14 08:35:32 +01:00

11 lines
392 B
Diff

--- a/Makefile 2019-04-03 14:12:27.611906000 +0500
+++ b/Makefile 2019-04-04 14:15:17.691566426 +0500
@@ -193,7 +193,7 @@
# Default value for CROSS_COMPILE is not to prefix executables
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
ARCH =arm
-CROSS_COMPILE =arm-eabi-
+#CROSS_COMPILE =arm-eabi-
# Architecture as present in compile.h
UTS_MACHINE := $(ARCH)