summaryrefslogtreecommitdiff
path: root/conf-ld
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-06-01 19:49:56 -0700
committerJohn Denker <jsd@av8n.com>2012-06-02 17:30:12 -0700
commit94c58d7f8cabd9b1ff4c33c57a6ff76cdf3f955e (patch)
tree60b73e8cadbe8cfe3120d6976184eead422f6e06 /conf-ld
parentb732a73bc773789894466b0e5320b2f1fe42c7e9 (diff)
trivial configuration for compiling under Linux
Diffstat (limited to 'conf-ld')
-rw-r--r--conf-ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-ld b/conf-ld
index a9e796a..59a0de7 100644
--- a/conf-ld
+++ b/conf-ld
@@ -1,3 +1,3 @@
-cc -s
+gcc -s
This will be used to link .o files into an executable.