]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 17 Feb 2014 14:14:24 +0000 (14:14 +0000)
commit42232782b9a3aa0ed03c5dda84fc0b865b74b2dd
tree5c0dd5c125fe250f27c1bc10f5c901c3ad85620e
parent1aeab422006c5e5b1bffa3fa05669fcb01d7ffdf
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 master 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.8/neon.m4-fix-includes-and-cflags.patch [new file with mode: 0644]
meta/recipes-devtools/subversion/subversion_1.7.8.bb