This commit is contained in:
nelisd
2023-04-13 09:12:16 +00:00
committed by GitHub
+1
View File
@@ -126,6 +126,7 @@ ifneq (,$(findstring openbsd,$(TARGETPLATFORM)))
UNIX := 1 UNIX := 1
BSD := 1 BSD := 1
ELF := 1 ELF := 1
THREADS := 1
endif endif
ifneq (,$(findstring solaris,$(TARGETPLATFORM))) ifneq (,$(findstring solaris,$(TARGETPLATFORM)))