This commit is contained in:
Lauri Räsänen 2021-07-24 16:42:22 +03:00
commit b138a33a71
107 changed files with 10966 additions and 0 deletions

3
proc/linux/gcc_dbg.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
./proc/linux/_gcc_base.sh "-g -pg -O0" $1