Bug#1032443: webkit2gtk: Consider building with clang instead to speed up build time

2024-05-12 Thread Alberto Garcia
On Mon, Mar 06, 2023 at 04:07:36PM -0500, Jeremy Bícha wrote: > I heard that the time to build webkit2gtk can be noticeably reduced > if we build it with clang. I'm going to start using clang for the 2.45.x branch since it's the recommended compiler to build Skia: https://skia.org/docs/user/b

Bug#1032443: webkit2gtk: Consider building with clang instead to speed up build time

2023-03-06 Thread Alberto Garcia
On Mon, Mar 06, 2023 at 04:07:36PM -0500, Jeremy Bícha wrote: > Source: webkit2gtk > Version: 2.39.90-1 > Severity: wishlist > > I heard that the time to build webkit2gtk can be noticeably reduced > if we build it with clang. Ok, we can explore this but I'd wait until bookworm is released if you

Bug#1032443: webkit2gtk: Consider building with clang instead to speed up build time

2023-03-06 Thread Jeremy Bícha
On Mon, Mar 6, 2023 at 5:46 PM Alberto Garcia wrote: > On Mon, Mar 06, 2023 at 04:07:36PM -0500, Jeremy Bícha wrote: > > I heard that the time to build webkit2gtk can be noticeably reduced > > if we build it with clang. > > Ok, we can explore this but I'd wait until bookworm is released if > you d

Bug#1032443: webkit2gtk: Consider building with clang instead to speed up build time

2023-03-06 Thread Jeremy Bícha
Source: webkit2gtk Version: 2.39.90-1 Severity: wishlist I heard that the time to build webkit2gtk can be noticeably reduced if we build it with clang. https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/2029 However, they said that gcc is faster if it's build with -g1 which we do.