Fix Debian (.deb) build from making (Project_root)/bin/Linux
Compare changes
- Golden authored
Wasn't working for me until I fixed it. Turns out gcc really doesn't like giving its name out. Most of the time it reads argv[0].
+ 8
− 4
@@ -71,13 +71,17 @@ latest_gcc_version:=10.2
@@ -71,13 +71,17 @@ latest_gcc_version:=10.2