This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
xolatile
/
xource
Watch
1
Star
1
Fork
0
You've already forked xource
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
xource
/
compile.sh
8 lines
100 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Uploading broken stuff again...
2023-09-21 01:12:01 -04:00
#!/bin/bash
set
-xe
Unfinished, bumping to know where I left off...
2023-10-28 17:29:10 -04:00
gcc -g -ansi -Wall -Wextra -Wpedantic -Werror -Ofast -o xource xource.c
Uploading broken stuff again...
2023-09-21 01:12:01 -04:00
exit
Reference in New Issue
Copy Permalink