commit | cc19ada7340b5ed87a94ea381ff7ade6a053b2f3 | [log] [tgz] |
---|---|---|
author | Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> | Wed Sep 09 21:06:26 2015 +0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon Sep 14 16:42:55 2015 -0600 |
tree | 83ce79c3c5fb59c2c3f8a32ae2c8bff6b3ae294d | |
parent | 1087d019176df7e406387de3fe76129c74d24081 [diff] |
selftests: mqueue: allow extra cflags Change from = to += in order to allows the user to pass whatever CFLAGS they wish(E.g. pass the proper headers and librareis (popt.h and libpopt.so) in cross-compiling) Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Acked-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>