summaryrefslogtreecommitdiffstats
path: root/src/ssx/pgp/ssx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssx/pgp/ssx.mk')
-rwxr-xr-xsrc/ssx/pgp/ssx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssx/pgp/ssx.mk b/src/ssx/pgp/ssx.mk
index 21a605c..0741493 100755
--- a/src/ssx/pgp/ssx.mk
+++ b/src/ssx/pgp/ssx.mk
@@ -135,7 +135,7 @@ INCLUDES += $(APP_INCLUDES) \
PIPE-CFLAGS = -pipe -Wa,-m405
GCC-CFLAGS += -g -Wall -fsigned-char -msoft-float \
- -m32 -mcpu=405 -mmultiple -mstring \
+ -m32 -mbig-endian -mcpu=405 -mmultiple -mstring \
-meabi -msdata=eabi -ffreestanding -fno-common \
-fno-inline-functions-called-once
OpenPOWER on IntegriCloud