Bug 231690

Summary: archivers/quazip: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj, tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-24 18:20:31 UTC
Created attachment 197458 [details]
patch

Similar to other Qt5 ports.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-20 17:02:15 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct 20 17:01:44 UTC 2018
New revision: 482606
URL: https://svnweb.freebsd.org/changeset/ports/482606

Log:
  archivers/quazip: fix build with GCC-based architectures

  PR:		231690
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/archivers/quazip/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-20 17:02:37 UTC
Committed. Thanks.