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 (24m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 15:58:17 UTC Now

2011-08-25 13:25:19 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3502 - requested by taca
x11/qt4-libs build fix

Revisions pulled up:
- x11/qt4-libs/hacks.mk                                        1.1

---
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Aug  3 16:38:31 UTC 2011

  Added Files:
  pkgsrc/x11/qt4-libs: hacks.mk

  Log Message:
  Compile this package with "-O1" under Mac OS X if GCC is used. The generated
  "qmake" binary no longer crashes and the build actually succeeds.

  This fixes PR pkg/44716 by Richard Hansen who found out that this is
  a compiler problem in the first place.

(sbd)