ref: 6cd7862223d13fd0897c3fafc213dccf874b7101
parent: 590cc101215a2493384d22ca4dd6f6e02958bac8
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Oct 7 20:58:45 EDT 2021
build: Add qbe to the list of binaries installed Qbe was added in the last commits to the bin directory, but it was not added to the list of binaries to be installed, making that it was not found in the list of binaries.
--- a/scripts/proto.all
+++ b/scripts/proto.all
@@ -2,6 +2,7 @@
f 755 bin/ld
f 755 bin/cpp
f 755 bin/cc
+f 755 bin/qbe
f 755 bin/nm
f 755 bin/objdump
f 755 bin/addr2line