commit | 4c42c80d426a3499ca47ce1849032cda1bd5ff8f | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Mon May 13 15:03:36 2019 +0000 |
committer | E. Scott Daniels <daniels@research.att.com> | Mon May 13 15:03:36 2019 +0000 |
tree | 43646c893cff446733f3f389c854ee919f1929d8 | |
parent | a9435336c9df83676ae5b0e34a38a2f9b9dec589 [diff] |
test(app): Support lib64 based Linix flavours Some flavours of Linux default to installing libraries in lib64 rather than using lib as the default hardware type and libXX as alternate architecture formats. These changes allow the application oriented test scripts to find the RMr libraries in the build directory regardless of the choice of the underlying system. Change-Id: I74aa982d7934f9c7dc7a5e86bbd1fa678c8dec61 Signed-off-by: E. Scott Daniels <daniels@research.att.com>