Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:17:41 UTC Now

2022-10-23 11:30:34 UTC pkgsrc-2022Q3 commitmail json YAML

Pullup ticket #6687 - requested by nia
www/webkit-gtk: aarch64 build fix

Revisions pulled up:
- www/webkit-gtk/Makefile                                      1.239
- www/webkit-gtk/distinfo                                      1.172
- www/webkit-gtk/patches/patch-Source_cmake_OptionsCommon.cmake 1.7

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Oct  8 11:06:36 UTC 2022

  Modified Files:
  pkgsrc/www/webkit-gtk: Makefile distinfo
  pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsCommon.cmake

  Log Message:
  webkit-gtk: Attempt to fix the build on NetBSD 9 aarch64 by avoiding
  the compiler builtin __int128_t implementation

  related to PR toolchain/57022

(bsiegert)