Bug 233982 - www/unit: fix build on GCC-based architectures
Summary: www/unit: fix build on GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-13 15:17 UTC by Piotr Kubaj
Modified: 2018-12-14 00:42 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments
patch (290 bytes, patch)
2018-12-13 15:17 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!