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 (30m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:46:58 UTC Now

2015-10-08 00:12:56 UTC pkgsrc-2015Q3 commitmail json YAML

Pullup ticket #4835 - requested by leot
www/webkit-gtk: build fix

Revisions pulled up:
- www/webkit-gtk/Makefile                                      1.99
- www/webkit-gtk/hacks.mk                                      1.1

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: leot
  Date: Mon Oct  5 16:25:30 UTC 2015

  Modified Files:
  pkgsrc/www/webkit-gtk: Makefile
  Added Files:
  pkgsrc/www/webkit-gtk: hacks.mk

  Log Message:
  Add a workaround and fixes PR pkg/50284 forcing building webkit-gtk with
  - -march=i586 in order to avoid on i386 the "-latomic" flag when linking
  libwebkit2gtk-4.0.so.

  Bump PKGREVISION.

  Thanks joerg@, jperkin@ and tnn@ for various suggestions.

  To generate a diff of this commit:
  cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/webkit-gtk/Makefile
  cvs rdiff -u -r0 -r1.1 pkgsrc/www/webkit-gtk/hacks.mk

(spz)