]> code.ossystems Code Review - openembedded-core.git/commit
python3: generalise make commands
authorRoss Burton <ross.burton@intel.com>
Thu, 6 Sep 2018 11:15:17 +0000 (12:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Sep 2018 22:43:34 +0000 (23:43 +0100)
commitd2b5bf97eedc67f77d87a44bab86ab086176b8db
treed359a9049a31be4b755f13e1c6e90f05908bd2e7
parent50b2187ed8b54317e953882034ba5648e0a4b764
python3: generalise make commands

We're repeating the same make invocation over and over, twice without setting
OPT=${CFLAGS} which doesn't seem right.

Centralise the make invocation to clean up the tasks.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.5.5.bb