summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/other/1824616
blob: e9a75ac2a28481540222ce69d9a1223f0f7c12eb (plain) (blame)
1
2
3
4
5
6
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.