From 94c58d7f8cabd9b1ff4c33c57a6ff76cdf3f955e Mon Sep 17 00:00:00 2001 From: John Denker Date: Fri, 1 Jun 2012 19:49:56 -0700 Subject: trivial configuration for compiling under Linux --- conf-ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf-ld') 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. -- cgit v1.2.3