mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-07 16:02:55 +03:00
Update Makefile
This commit is contained in:
@@ -18,7 +18,7 @@ LIBS = -lpthread
|
||||
include $(TOP)/resources/Makefile.in-os
|
||||
|
||||
ifeq ($(TARGET_OS),LINUX)
|
||||
LIBS += -ldl -DMG_LEGACY_INTERFACE=1
|
||||
LIBS += -ldl -DMG_LEGACY_INTERFACE=1
|
||||
endif
|
||||
|
||||
all: $(PROG)
|
||||
|
Reference in New Issue
Block a user