aboutsummaryrefslogtreecommitdiff
path: root/games/bzflag/files/patch-configure.ac
blob: 9deb8187bb7d91c897b5fc6769ec8d3381ce7ab9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.orig	2021-03-02 19:58:06 UTC
+++ configure.ac
@@ -816,7 +816,7 @@ if test x$enable_debug = xyes ; then
 else
     if test "$GCC" = yes ; then
 	case "`$CC --version 2>&1`" in
-	    *LLVM*|lcc*|clang*)
+	    *LLVM*|lcc*|*clang*)
 		# Apple LLVM and MCST LCC falsely claim to be GCC
 		;;
 	    *)