diff options
Diffstat (limited to 'packages/xt/xt_0.1.5.bb')
-rw-r--r-- | packages/xt/xt_0.1.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/xt/xt_0.1.5.bb b/packages/xt/xt_0.1.5.bb index 241359407b..1d0d79458a 100644 --- a/packages/xt/xt_0.1.5.bb +++ b/packages/xt/xt_0.1.5.bb @@ -9,6 +9,8 @@ SRC_URI = "${XLIBS_MIRROR}/libXt-${PV}.tar.bz2 \ file://autofoo.patch;patch=1" S = "${WORKDIR}/libXt-${PV}" +PARALLEL_MAKE = "" + inherit autotools pkgconfig #nasty hack as utils need to be native |