Skip to content

WIP: elements/bootstrap/gcc.bst: build with -g1

Ghost User requested to merge EmersonBernier/gcc_g1 into 18.08

Building with '-g1' will save some space in Sdk and .Debug while still keeping backtraces possible.

This is similar to how llvm is build.

Merge request reports