aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/heat/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heat/files/patch-aa')
-rw-r--r--sysutils/heat/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/heat/files/patch-aa b/sysutils/heat/files/patch-aa
new file mode 100644
index 000000000000..75d2325a2ae2
--- /dev/null
+++ b/sysutils/heat/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Wed Jan 5 09:57:53 2000
++++ Makefile Sun May 7 08:45:50 2000
+@@ -1,7 +1,7 @@
+ #
+ # Makefile
+ #
+-CC = gcc
++CC?= gcc
+ CFLAGS += -Wall -Wunused -Wstrict-prototypes
+ #
+ # __for debugging__