Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ae7aa94 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove copy & paste cruft from the mips64 combo."

parents c27d4717 c09eaa7a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ TARGET_RELEASE_CFLAGS := \

libc_root := bionic/libc
libm_root := bionic/libm
libthread_db_root := bionic/libthread_db


## on some hosts, the target cross-compiler is not available so do not run this command
@@ -168,7 +167,7 @@ TARGET_C_INCLUDES := \
	$(KERNEL_HEADERS) \
	$(libm_root)/include \
	$(libm_root)/include/mips \
	$(libthread_db_root)/include

# TODO: perhaps use $(libm_root)/include/mips64 instead of mips ?

TARGET_CRTBEGIN_STATIC_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtbegin_static.o