From: Michael Wallner Date: Thu, 14 Apr 2016 08:02:36 +0000 (+0200) Subject: fix libjit warning X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=2f8b7315fc99d6fe7ac0076b4e1b5f33f11b2209 fix libjit warning --- diff --git a/README.md b/README.md index 72170a9..5d20134 100644 --- a/README.md +++ b/README.md @@ -108,13 +108,13 @@ The following modules are available to select: ### --with-psi-libjit **Path to libjit.** -### --with-psi-libffi -**Path to libffi.** - > **WARNING:** > We currently rely on a patched libjit, because of an apparent bug in how -> libjit creates closures, which still needs to be verified, though. -> See https::/github.com/m6w6/libjit for the preliminary patch. +> libjit creates closures, which still needs to be verified, though. +> See https://github.com/m6w6/libjit for the preliminary patch. + +### --with-psi-libffi +**Path to libffi.** ## Configuring PSI at runtime