From 0be8ae3679570ff9a193615a035fc8074a8c704f Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Tue, 23 Oct 2018 15:39:50 -0700 Subject: ARC: Build Infrastructure Reviewed-by: Adhemerval Zanella --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 8dea97f625..4693234552 100644 --- a/config.h.in +++ b/config.h.in @@ -118,6 +118,9 @@ /* AArch64 PAC-RET code generation is enabled. */ #define HAVE_AARCH64_PAC_RET 0 +/* ARC big endian ABI */ +#undef HAVE_ARC_BE + /* C-SKY ABI version. */ #undef CSKYABI -- cgit 1.4.1