mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 05:11:13 +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:
parent
cffa06f750
commit
9d3c8a9abc
@ -39,7 +39,6 @@ SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489
|
||||
|
||||
S = "${WORKDIR}/tcp_wrappers_${PV}"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
EXTRA_OEMAKE = "'CC=${CC}' \
|
||||
'AR=${AR}' \
|
||||
'RANLIB=${RANLIB}' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user