mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
tcp-wrappers: drop emptying PARALLEL_MAKE
As tcp-wrappers are now fixed regarding parallel builds, stop recipe from emptying PARALLEL_MAKE. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -39,7 +39,6 @@ SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489
|
|||||||
|
|
||||||
S = "${WORKDIR}/tcp_wrappers_${PV}"
|
S = "${WORKDIR}/tcp_wrappers_${PV}"
|
||||||
|
|
||||||
PARALLEL_MAKE = ""
|
|
||||||
EXTRA_OEMAKE = "'CC=${CC}' \
|
EXTRA_OEMAKE = "'CC=${CC}' \
|
||||||
'AR=${AR}' \
|
'AR=${AR}' \
|
||||||
'RANLIB=${RANLIB}' \
|
'RANLIB=${RANLIB}' \
|
||||||
|
|||||||
Reference in New Issue
Block a user