$OpenBSD: patch-Makefile,v 1.2 2018/09/25 08:48:59 bentley Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -148,7 +148,7 @@ endif
 VQ=@
 
 # Override this only if the host compiler is called something different
-HOST_CC := gcc
+HOST_CC := $(CC)
 
 ifeq ($(TARGET),riscos)
   ifeq ($(HOST),riscos)
