diff options
author | Peter Wagner <tripolar@gmx.at> | 2018-06-22 01:00:33 +0200 |
---|---|---|
committer | Peter Wagner <tripolar@gmx.at> | 2018-06-22 01:00:33 +0200 |
commit | f4ee5ce092378567a2d8bd6637b886117c390675 (patch) | |
tree | c458cbd6284db9311be181ecb4bda4afa892cc5f /sound/pulseaudio/Makefile | |
parent | 82eed87331bcc7675a83d1f1d472cd5bdddff990 (diff) |
pulseaudio: enable parallel build
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'sound/pulseaudio/Makefile')
-rw-r--r-- | sound/pulseaudio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 86837e1fe..b91f629a2 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -17,6 +17,7 @@ PKG_HASH:=6e422dbdc9fd11c0cb6af869e5eda73dc24a8be3c14725440edd51ce6b464444 PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=GPL LICENSE +PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=intltool/host PKG_FIXUP:=autoreconf |