mirror of
https://github.com/Wind4/vlmcsd.git
synced 2026-05-26 12:21:23 +02:00
Compare commits
2 Commits
master
...
b7da3be61b
| Author | SHA1 | Date | |
|---|---|---|---|
| b7da3be61b | |||
| 48b07ecd2d |
@@ -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)))
|
||||||
|
|||||||
Reference in New Issue
Block a user