Commit a2322c77 authored by Marko Mikulicic's avatar Marko Mikulicic Committed by Sergey Lyubka

Fix mongoose build

    PUBLISHED_FROM=ec4a774dfd690876201080ff55bdbec5bd865670
parent b50c183c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment