toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handling
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 5 Oct 2015 06:25:17 +0000 (08:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 Oct 2015 06:25:17 +0000 (08:25 +0200)
commitccdb179d24a2d99ce4f3078bfcd2ffee5af60701
tree3720e541d24f5c947b77ced75e08b925dee75f8f
parent0162131675e22512edbb8a2030de9f1f30165579
toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handling

Fixes #8386

We should check if BR_CROSS_PATH_ABS is defined, not if it evalutates to
true for the pre processor.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-wrapper.c