Update build.sh

This commit is contained in:
Amaranese 2022-01-04 12:29:39 +01:00 committed by GitHub
parent 3273043e1e
commit a3132a3066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
gcc -static -O3 -lpthread -pthread src/*.c -o loader
gcc -static -O3 -lpthread -pthread src/*.c -o loader