Explorar el Código

remove alsa depends from hostbuild

Waldemar Brodkorb hace 10 años
padre
commit
340d352bce
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/qemu/Makefile

+ 0 - 1
package/qemu/Makefile

@@ -63,7 +63,6 @@ CONFIGURE_ARGS+=	--host-cc=$(HOST_CC) \
 HOST_STYLE:=		manual
 HOST_CONFIGURE_ARGS+=	--host-cc=$(HOST_CC) \
 			--prefix=${STAGING_HOST_DIR}/usr \
-			--audio-drv-list=alsa \
 			--disable-stack-protector \
 			--disable-pie \
 			--disable-docs \