fixed compiling error in Makefile_fiber.in

This commit is contained in:
shuxin   zheng 2020-06-22 16:09:49 +08:00
parent b324fba32f
commit 103c597948

View File

@ -39,7 +39,7 @@ endif
# For Darwin
ifeq ($(findstring Darwin, $(UNIXNAME)), Darwin)
CFLAGS += -DMACOSX -Wno-invalid-source-encoding \
-Wno-extended-offsetof
-Wno-invalid-offsetof
UNIXTYPE = MACOSX
SYSLIB += -liconv -rdynamic
RPATH = macos