diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python-pygobject_2.28.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-pygobject_2.28.3.bb b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb index 45a0603eb7..e7f17ff689 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.28.3.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.28.3.bb | |||
@@ -18,8 +18,6 @@ S = "${WORKDIR}/pygobject-${PV}" | |||
18 | 18 | ||
19 | EXTRA_OECONF += "--disable-introspection" | 19 | EXTRA_OECONF += "--disable-introspection" |
20 | 20 | ||
21 | PARALLEL_MAKEINST = "" | ||
22 | |||
23 | inherit autotools distutils-base pkgconfig | 21 | inherit autotools distutils-base pkgconfig |
24 | 22 | ||
25 | # necessary to let the call for python-config succeed | 23 | # necessary to let the call for python-config succeed |