mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
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.
|