$OpenBSD: patch-Makefile,v 1.1 2017/02/26 20:32:12 bentley Exp $
--- Makefile.orig	Sun Feb 26 13:30:53 2017
+++ Makefile	Sun Feb 26 13:30:59 2017
@@ -156,7 +156,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)
