Fix Makefile to solve the make failure in Jenkins
This commit is contained in:
Родитель
c073fb0b17
Коммит
2ae40949ae
2
Makefile
2
Makefile
|
@ -784,8 +784,6 @@ ifeq (,$(wildcard Source/Multiverso/include/multiverso/*.h))
|
|||
endif
|
||||
|
||||
INCLUDEPATH += $(SOURCEDIR)/Multiverso/include
|
||||
LIBPATH += $(LIBDIR)
|
||||
LIBS += -lmultiverso -ldl
|
||||
COMMON_FLAGS += -DMULTIVERSO_SUPPORT
|
||||
|
||||
MULTIVERSO_LIB:=$(LIBDIR)/libmultiverso.so
|
||||
|
|
Загрузка…
Ссылка в новой задаче