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