1
0
mirror of https://github.com/Wind4/vlmcsd.git synced 2025-04-08 22:26:51 +08:00

Merge 48b07ecd2d8de7213988702fa0f5f052b05e87ba into 70e03572b254688b8c3557f898e7ebd765d29ae1

This commit is contained in:
nelisd 2023-07-28 17:57:04 +08:00 committed by GitHub
commit b7da3be61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,7 @@ ifneq (,$(findstring openbsd,$(TARGETPLATFORM)))
UNIX := 1
BSD := 1
ELF := 1
THREADS := 1
endif
ifneq (,$(findstring solaris,$(TARGETPLATFORM)))