]> code.ossystems Code Review - openembedded-core.git/commit
socat: fix for parallel build
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 4 May 2015 08:02:24 +0000 (01:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 May 2015 10:41:13 +0000 (11:41 +0100)
commitee0a4412d66a2dd001defae7615f02e0617d91ed
tree5356083faff6da77c5c6287f559d3800461fd0c9
parentc5adb5903bd93f1c71acd52062d8c8620de2f944
socat: fix for parallel build

Fixed:
vsnprintf_r.o: file not recognized: File truncated
collect2: error: ld returned 3 exit status
Makefile:122: recipe for target 'filan' failed

Let filan depend on vsnprintf_r.o and snprinterr.o to fix the issue.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch [new file with mode: 0644]
meta/recipes-connectivity/socat/socat_1.7.3.0.bb