commit | 52fd1d082398b928a86d4fdf33c9f3abe1bf7914 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Thu Sep 07 19:57:43 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Sep 21 07:55:37 2017 -0600 |
tree | fa7f541bcb97bef902a170b98175abce2f90cda3 | |
parent | 8050ef2b83a18f628f9501af958fbff39443d58d [diff] |
selftests: Makefile: clear LDFLAGS for make O=dir use-case kselftest target fails when object directory is specified to relocate objects. Inherited "LDFLAGS = -m" fails the test builds. Clear it. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>