summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorlumag <dbaryshkov@gmail.com>2011-09-05 01:37:04 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-06 12:24:40 +0200
commit9d3c8a9abc42b3ae7639f1226daf198ca04cd9bc (patch)
tree8584e3d8a3c63c3fdc1b1bb0aeb655e126001dd7 /meta-oe
parentcffa06f750b720f3e2391b104c4be533fc61feec (diff)
downloadmeta-openembedded-9d3c8a9abc42b3ae7639f1226daf198ca04cd9bc.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb b/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
index 96448a947b..b8081f15b5 100644
--- a/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta-oe/recipes-support/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -39,7 +39,6 @@ SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489
39 39
40S = "${WORKDIR}/tcp_wrappers_${PV}" 40S = "${WORKDIR}/tcp_wrappers_${PV}"
41 41
42PARALLEL_MAKE = ""
43EXTRA_OEMAKE = "'CC=${CC}' \ 42EXTRA_OEMAKE = "'CC=${CC}' \
44 'AR=${AR}' \ 43 'AR=${AR}' \
45 'RANLIB=${RANLIB}' \ 44 'RANLIB=${RANLIB}' \