Skip to content
Snippets Groups Projects
Commit f94525b8 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

This is not The Way

parent f4a3440d
No related branches found
No related tags found
No related merge requests found
Pipeline #7666 passed
......@@ -88,7 +88,7 @@ $(JSLIB_BUILD): $(3RDP_ROOT)/dist/libmozjs.tgz $(3RDP_ROOT)/dist/libffi.tgz $(3R
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-disable-shell.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-no-rwx-pages.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-darwin-configure.patch
#$(QUIET)patch -b -p0 -d $(JS_SRC) < js-keep-ffi-cache.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-keep-ffi-cache.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-support-mingw-cross.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-int-main-conf.patch
$(QUIET)patch -b -p0 -d $(JS_SRC) < js-include-headers.patch
......
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