[Webkit-unassigned] [Bug 162054] [CMake] Build broken with current debian testing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 16 07:41:14 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162054
Fujii Hironori <Hironori.Fujii at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Hironori.Fujii at sony.com
--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
I think 'use lib' is better.
> use FindBin;
> use lib '.', $FindBin::Bin;
For example, build-webkit do that.
https://trac.webkit.org/browser/trunk/Tools/Scripts/build-webkit?rev=204444#L41
Thanks to this, we can use build-webkit as a command.
We would need to invoke 'perl -I. build-webkit' without this 'use lib'.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160916/d713f828/attachment.html>
More information about the webkit-unassigned
mailing list