wok-current diff qemu/receipt @ rev 19793
busybox: e2fsck support fallback
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 23 10:06:33 2017 +0100 (2017-02-23) |
parents | acb8ffc53deb |
children | 4b2bd5a4b92c |
line diff
1.1 --- a/qemu/receipt Sat Oct 15 18:21:21 2016 +0200 1.2 +++ b/qemu/receipt Thu Feb 23 10:06:33 2017 +0100 1.3 @@ -40,6 +40,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --enable-sdl \ 1.6 --enable-curses \ 1.7 + --disable-attr \ 1.8 --audio-drv-list=alsa,oss \ 1.9 --target-list="$TARGET" \ 1.10 --cc=$BUILD_SYSTEM-gcc &&