package/pulseaudio: enable reproducible builds
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 20 Sep 2019 17:25:38 +0000 (19:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 21 Sep 2019 20:54:34 +0000 (22:54 +0200)
Upstream added support to create reproducible builds:
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3d9deb1e5679e15c3277e144a822be9b0a036514

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pulseaudio/pulseaudio.mk

index 53e10429adb2ea2437d85cd3e4202a1af206b43c..b833d4ad273080298aa468cb74473f7ea833cf0a 100644 (file)
@@ -13,7 +13,8 @@ PULSEAUDIO_LICENSE_FILES = LICENSE GPL LGPL
 PULSEAUDIO_CONF_OPTS = \
        --disable-default-build-tests \
        --disable-legacy-database-entry-format \
-       --disable-manpages
+       --disable-manpages \
+       --disable-running-from-build-tree
 
 PULSEAUDIO_DEPENDENCIES = \
        host-pkgconf libtool libsndfile speex host-intltool \