]> code.ossystems Code Review - openembedded-core.git/commit
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:10:25 +0000 (17:10 +0000)
commit7078397ef39de43244fca7e24683b2a83913cbbf
treeab036825838a5eaa41a47ce21e0f4e4339e23668
parent3a66dd762e493ad2cda57110be67c3b06628050a
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]

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