removed Darwin/uuid related build error
This commit is contained in:
parent
56a4a1364a
commit
1dbf2639bd
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
UNAME := $(shell uname)
|
||||
CFLAGS += -I../sml/include/ -Wall
|
||||
LIBSML = ../sml/lib/libsml.a
|
||||
LIBS = -luuid
|
||||
|
||||
ifeq ($(UNAME), Linux)
|
||||
LIBS = -luuid
|
||||
|
|
Loading…
Add table
Reference in a new issue