mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #5788 from micmac1/baresip-pulse-dep2
pulseaudio: fix non-NEON ARM compiles
This commit is contained in:
@@ -99,6 +99,7 @@ define Package/pulseaudio-profiles
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
$(if $(findstring neon,$(CONFIG_TARGET_OPTIMIZATION)),--enable-neon-opt,--disable-neon-opt) \
|
||||
--with-system-user=pulse \
|
||||
--with-system-group=pulse \
|
||||
--with-access-group=audio \
|
||||
|
||||
Reference in New Issue
Block a user