Bug 233982

Summary: www/unit: fix build on GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (osa)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-13 15:17:21 UTC
Created attachment 200081 [details]
patch

This requires new GCC to build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-14 00:42:16 UTC
A commit references this bug:

Author: osa
Date: Fri Dec 14 00:41:54 UTC 2018
New revision: 487398
URL: https://svnweb.freebsd.org/changeset/ports/487398

Log:
  Fix build on GCC-based architectures.
  Bump PORTREVISION.

  PR:	233982

Changes:
  head/www/unit/Makefile
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2018-12-14 00:42:45 UTC
Commited, thanks!