]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftest/mqueue: enable cross compilation
authorTyler Baker <tyler.baker@linaro.org>
Wed, 1 Apr 2015 23:20:20 +0000 (16:20 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 2 Apr 2015 18:41:58 +0000 (12:41 -0600)
commit6886f41d885e1a0c0e95069e3c73d27eed89d8ed
tree74fdfc0328af9e31ec00f620bf46aa86792084d9
parent5de830490454315fa64fd42a6efa6ad83bf123da
selftest/mqueue: enable cross compilation

Use the CC variable instead of hard coding gcc. Also clean up the compiler
options by creating a CFLAGS variable.

Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/mqueue/Makefile