summaryrefslogtreecommitdiffstats
path: root/src/ssx
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2015-02-11 17:02:41 -0600
committerStephan Broyles <sbroyles@us.ibm.com>2015-02-12 14:37:59 -0600
commit6d0342e8707fd3b393936e114d7715966ad17b8c (patch)
tree68dadcbd82d2b053e89784e12559baec3e5e29ec /src/ssx
parent2adf5f493db7436dd0df0fcb846c16b93dd1f374 (diff)
downloadtalos-occ-6d0342e8707fd3b393936e114d7715966ad17b8c.tar.gz
talos-occ-6d0342e8707fd3b393936e114d7715966ad17b8c.zip
Infrastructure fixes for makefiles
Change-Id: I867d760d5bed3d180590ba321f0456c9d58b95c3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15673 Reviewed-by: Stephan Broyles <sbroyles@us.ibm.com> Tested-by: Stephan Broyles <sbroyles@us.ibm.com>
Diffstat (limited to 'src/ssx')
-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