aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-03-04 01:23:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-09 16:00:22 +0000
commitefbee563af4ab56f93ac0a6238426d1d3eb80b98 (patch)
tree99887f8f9783fa9285d336ba93231590779dc2b8 /meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
parentd23a1d7df849a2a7d338b2805bba7694717cbe65 (diff)
downloadopenembedded-core-contrib-efbee563af4ab56f93ac0a6238426d1d3eb80b98.tar.gz
bash 3.2.48: disable parallel build
It's Makefile has the two rules: $(BUILTINS_LIBRARY): $(BUILTIN_DEFS) $(BUILTIN_C_SRC) config.h ${BASHINCDIR}/memalloc.h version.h @(cd $(DEFDIR) && $(MAKE) $(MFLAGS) DEBUG=${DEBUG} libbuiltins.a ) || exit 1 ${DEFDIR}/builtext.h: $(BUILTIN_DEFS) @(cd $(DEFDIR) && $(MAKE) $(MFLAGS) builtext.h ) || exit 1 which causes parallel issues: mkbuiltins.o: file not recognized: File truncated collect2: ld returned 1 exit status I don't have any good ideas to fix the problem, so disable parallel build for it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch')
0 files changed, 0 insertions, 0 deletions