]> 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)
committerRobert Yang <liezhi.yang@windriver.com>
Sun, 26 Jan 2014 06:08:14 +0000 (14:08 +0800)
commit6a0187d6ce57552c9f00f74dc9001ce0400f0608
treeb30ac0c7a242354435fce50a23e956de2d68a38a
parent3081a1d16d2e1928f11c221c02d92b2c23fa1d85
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>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
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