4 lines
48 B
Bash
4 lines
48 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./proc/linux/_gcc_base.sh "-O3" $1
|