Skip to content
Snippets Groups Projects
Commit a2322c77 authored by Marko Mikulicic's avatar Marko Mikulicic Committed by Sergey Lyubka
Browse files

Fix mongoose build

    PUBLISHED_FROM=ec4a774dfd690876201080ff55bdbec5bd865670
parent b50c183c
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ else ifeq ($(SSL), krypton)
endif
ifeq ($(JS), yes)
V7_PATH = ../../../v7
V7_PATH = ../../deps/v7
CFLAGS_EXTRA += -DMG_ENABLE_JAVASCRIPT -I $(V7_PATH) $(V7_PATH)/v7.c
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment