subversion: fix build problem when sysroot contains '-D' or '-I'
authorChen Qi <Qi.Chen@windriver.com>
Sat, 16 Nov 2013 03:19:55 +0000 (03:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:45:53 +0000 (17:45 +0000)
commite7b18e75abe945d85de99581ca2427176ce88664
tree91d20d19a77ee40e95732fc1bf5124a0ba2f1de2
parent88a1e8c43f1e16200791f49053afa8ffde4996b1
subversion: fix build problem when sysroot contains '-D' or '-I'

If sysroot contains '-D' or '-I' characters, the SVN_NEON_INCLUDES and
the corresponding CFLAGS will not get the correct value.

This will cause build failures.

This patch fixes the above problem.

[YOCTO #5458]

(From OE-Core rev: 7078397ef39de43244fca7e24683b2a83913cbbf)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/subversion/subversion-1.7.10/neon.m4-fix-includes-and-cflags.patch [new file with mode: 0644]
meta/recipes-devtools/subversion/subversion_1.7.10.bb