[Poppler-bugs] [Bug 76963] I can't build poppler with Clang
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 2 07:50:58 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76963
--- Comment #1 from Mario Grgic <mario_grgic at hotmail.com> ---
To temporarily fix the problem, edit the Makefiles in place:
find . -name "Makefile" | xargs -L 1 perl -pi -e 's/-fno-check-new//g'
to remove the unrecognized option by clang, and build again.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140602/117165bb/attachment-0001.html>
More information about the Poppler-bugs
mailing list