mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-16 12:12:59 +08:00
Removed -Wno-empty-translation-unit from unix CFLAGS :-)
This commit is contained in:
parent
8ac1b40c11
commit
4d85cc6c76
@ -63,7 +63,6 @@ LINK = $(MSVC)/bin/link $(LINK_FLAGS)
|
||||
ifeq ($(OS), Windows_NT)
|
||||
EXE_SUFFIX = .exe
|
||||
else
|
||||
CFLAGS += -Wno-empty-translation-unit
|
||||
UNAME_S := $(shell uname -s)
|
||||
ifeq ($(UNAME_S), Linux)
|
||||
CFLAGS += -ldl -lm
|
||||
|
Loading…
x
Reference in New Issue
Block a user