Skip to content
Snippets Groups Projects
Commit 2e206497 authored by deuce's avatar deuce
Browse files

Solaris requires libkstat

parent 028f44c9
Branches
Tags
No related merge requests found
......@@ -28,6 +28,7 @@ endif
ifeq ($(os),sunos) # Solaris
LDFLAGS += -lnsl -lrt
SBBS_LIBS += -lkstat
endif
# So far, only QNX has sem_timedwait()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment