summary refs log tree commit diff stats
path: root/results/classifier/mode-deepseek-r1:32b/output/user/1824616
blob: 64d6739d669a18aebca0da70456571ead8c4e9ee (plain) (blame)
1
2
3
4
5
6
7
Build succeeds despite flex/bison missing

I just built qemu using a fresh install, and "make" would report success despite messages of "flex: command not found" and "bison: command not found".

I didn't notice any errors, but I don't know whether that's because there's a workaround in case the tools aren't there, or because I didn't exercize the code paths that would fail.