aboutsummaryrefslogtreecommitdiffstats
path: root/x11/hamclock/files/patch-zlib-hc_Makefile
blob: c35648db17026b1ae9a65b899e8dba46c900ffd9 (plain) (blame)
1
2
3
4
5
6
7
8
--- zlib-hc/Makefile.orig	2025-09-12 01:19:05 UTC
+++ zlib-hc/Makefile
@@ -1,4 +1,4 @@
-CXX=g++
+CXX?=	g++
 
 LIBOBJ =  \
 	adler32.o \