diff options
Diffstat (limited to 'packages/pth')
-rw-r--r-- | packages/pth/pth_2.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/pth/pth_2.0.2.bb b/packages/pth/pth_2.0.2.bb index 14621818da..282db55b26 100644 --- a/packages/pth/pth_2.0.2.bb +++ b/packages/pth/pth_2.0.2.bb @@ -6,6 +6,8 @@ PR = "r0" SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" +PARALLEL_MAKE="" + inherit autotools do_configure() { |