7 lines
142 B
Text
7 lines
142 B
Text
--- conf-ld.orig 2018-10-14 00:48:50 UTC
|
|
+++ conf-ld
|
|
@@ -1,3 +1,3 @@
|
|
-gcc -s
|
|
+cc -s
|
|
|
|
This will be used to link .o files into an executable.
|