We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3b314 commit 4bbeccaCopy full SHA for 4bbecca
ext/pcre/pcre2lib/pcre2_jit_compile.c
@@ -82,7 +82,7 @@ pcre2_memctl *allocator = ((pcre2_memctl*)allocator_data);
82
allocator->free(ptr, allocator->memory_data);
83
}
84
85
-#include "sljit/sljitLir.c"
+#include "../deps/sljit/sljit_src/sljitLir.c"
86
87
#if defined SLJIT_CONFIG_UNSUPPORTED && SLJIT_CONFIG_UNSUPPORTED
88
#error Unsupported architecture
0 commit comments