pull/82/merge
nelisd 10 months ago committed by GitHub
commit b7da3be61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save