mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[c-host] added linux thread support
This commit is contained in:
@@ -29,6 +29,7 @@ ifdef OS
|
||||
else
|
||||
CC = gcc
|
||||
OBJS += linux/platform.o
|
||||
LIBS += -lpthread
|
||||
endif
|
||||
|
||||
all: $(OBJS) $(DLLS)
|
||||
|
Reference in New Issue
Block a user