aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-03-29 14:24:07 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-04-27 11:12:40 +0200
commit85af2d80c35d060cc003302115c7a8975b545afe (patch)
tree4becc19c5495e99930a994eca932bf9adceeec05 /build.sh
parent1cc92de9f83a87e474ff405176ee6681146be762 (diff)
Code compression; Added error stack
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..7502034
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+gcc -ggdb -o errors errors.c