From 6d0342e8707fd3b393936e114d7715966ad17b8c Mon Sep 17 00:00:00 2001 From: William Bryan Date: Wed, 11 Feb 2015 17:02:41 -0600 Subject: Infrastructure fixes for makefiles Change-Id: I867d760d5bed3d180590ba321f0456c9d58b95c3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15673 Reviewed-by: Stephan Broyles Tested-by: Stephan Broyles --- src/ssx/pgp/ssx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ssx') 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 -- cgit v1.2.1