1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-04 18:18:14 +00:00
Files
poky/meta/recipes-devtools/python/python3_3.5.5.bb
Ross Burton 7d04ae16f6 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.

(From OE-Core rev: d2b5bf97eedc67f77d87a44bab86ab086176b8db)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-10 12:13:06 +01:00

13 KiB