From 67bea3a3d2984944b5af78ab647c9f5796e7dc69 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Fri, 5 May 2017 16:51:02 -0400 Subject: Update git submodules * Update docs/submodules/apex from branch 'master' - Adding conditionals dependent on arch There are x86 specific build items that can't be used when building on aarch64. Adding conditionals so that the items only get built in when building on x86_64. There are aarch64 specific settings that need to be set for deployment. JIRA: APEX-381 Change-Id: I63e1c99d5d22bbb523c88be7e973a6c834a38b01 Signed-off-by: Dan Radez --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/apex b/docs/submodules/apex index ff9beeb45..586110a27 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit ff9beeb45e7d25aedf2d25644497b0468a96ee16 +Subproject commit 586110a27dc11e89a5ff3552f3215e8a0716aa92 -- cgit 1.2.3-korg