diff options
Diffstat (limited to 'prepare')
| -rwxr-xr-x | prepare | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/bin/bash + +cd "$1" +gcc -Wall -pedantic -O3 -march=native -mtune=native -flto -o "part$2" "part$2.c" |
![]() |
index : advent-of-code-2020 | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |