summaryrefslogtreecommitdiffstats
path: root/conf-cc
diff options
context:
space:
mode:
Diffstat (limited to 'conf-cc')
-rw-r--r--conf-cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-cc b/conf-cc
new file mode 100644
index 0000000..fe4e9cb
--- /dev/null
+++ b/conf-cc
@@ -0,0 +1,3 @@
+gcc -O2 -Wall -ansi -pedantic-errors -fomit-frame-pointer -D_GNU_SOURCE
+
+This will be used to compile .c files.