[Webkit-unassigned] [Bug 118732] Use of ar T option not supported by older binutils

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 08:05:38 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118732





--- Comment #10 from Zan Dobersek <zandobersek at gmail.com>  2013-08-06 08:05:19 PST ---
(In reply to comment #9)
> Instead of adding more hacks to the build system, why don't we just apply the optimizations conditionally on systems that support them?

AR_FLAGS overriding can be easily fixed - I'll upload that patch in a separate bug.

As for the WebCoreLayer and WebCoreLayerGtk2 archives generation, as in comment #8, I'd use the `find` approach, but do it once at the start to find every object file and then operate with that.

I'll get something functioning and upload it for testing and reviewing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list