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:
lumag
2011-09-05 01:37:04 +00:00
committed by Koen Kooi
parent cffa06f750
commit 9d3c8a9abc
@@ -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}' \