https://bugzilla.wikimedia.org/show_bug.cgi?id=71177
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Antoine "hashar" Musso <[email protected]> --- As described on bug 68944, I wrote a workaround for that issue https://gerrit.wikimedia.org/r/#/c/150895/ Basically run: hphpize sed -i 's%;/root/hhvm/joe/hhvm%%' CMakeLists.txt cmake . make The issue has been fixed upstream https://github.com/facebook/hhvm/pull/3323 ( da0635499 ) and is included in HHVM 3.3.0: facebook/hhvm$ git tag --contains da0635499 HHVM-3.3.0 $ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
