mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
11 lines
209 B
Text
11 lines
209 B
Text
--- Makefile.orig 2022-07-11 08:31:26 UTC
|
|
+++ Makefile
|
|
@@ -11,8 +11,6 @@ ifeq ($(OSTYPE),FreeBSD)
|
|
endif
|
|
|
|
ifeq ($(OSTYPE),FreeBSD)
|
|
- CC=clang
|
|
- CXX=clang++
|
|
ZT_BUILD_PLATFORM=7
|
|
include make-bsd.mk
|
|
endif
|