summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 720363a5f..f82b2cbb1 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -46,6 +46,9 @@ endif
ifeq ($(ADK_LINUX_MICROBLAZE),y)
TARGET_CFLAGS:= $(subst g3,g,$(TARGET_CFLAGS))
endif
+ifeq ($(ADK_LINUX_XTENSA),y)
+TARGET_CFLAGS:= $(subst g3,g,$(TARGET_CFLAGS))
+endif
ifeq ($(ADK_LINUX_X86_64),y)
CONFIG:= linux-embedded-x86_64