aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/GEMMReshapeLHSMatrix.cpp
diff options
context:
space:
mode:
authorMotti Gondabi <motti.gondabi@arm.com>2021-12-21 13:19:29 +0200
committerMotti Gondabi <motti.gondabi@arm.com>2021-12-23 16:07:16 +0000
commitf76a502a73ca628e2a2556abeaa60ed17bb68d97 (patch)
treee714aeb4a20c84fa2fe9895bb5b7133c26e23357 /tests/validation/CL/GEMMReshapeLHSMatrix.cpp
parentde60ed90fb9ce1f15e785a9b73b2e644c3dc3413 (diff)
downloadComputeLibrary-f76a502a73ca628e2a2556abeaa60ed17bb68d97.tar.gz
Fix SCons linking error when building for Multi ISA.
When building for Multi ISA the link command throws: 'argument list too long' error since the list string being pass to the linker exceeds the ARG_MAX value. The solution is to split the object list into two distinct static libraries and have them link back together. Prohibit unknown variable use. The script now checks for unknown parameters. Resolves: COMPMID-4921 Change-Id: I97a27e86f90a7cc680a3c487da1c468cd3e1084e Signed-off-by: Motti Gondabi <motti.gondabi@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6847 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Giorgio Arena <giorgio.arena@arm.com> Reviewed-by: SiCong Li <sicong.li@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests/validation/CL/GEMMReshapeLHSMatrix.cpp')
0 files changed, 0 insertions, 0 deletions