Bug 232851 - devel/libpru: fix build with GCC-based architectures
Summary: devel/libpru: fix build with 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-31 16:04 UTC by Piotr Kubaj
Modified: 2018-11-02 01:36 UTC (History)
1 user (show)

See Also:


Attachments
patch (849 bytes, patch)
2018-10-31 16:04 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-10-31 16:04:06 UTC
Created attachment 198803 [details]
patch

GCC 4.2 doesn't support -Weverything, so build fails on GCC platforms.

Remove -Weverything on GCC platforms.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-02 01:36:51 UTC
A commit references this bug:

Author: linimon
Date: Fri Nov  2 01:35:52 UTC 2018
New revision: 483758
URL: https://svnweb.freebsd.org/changeset/ports/483758

Log:
  Fix build with GCC-based architectures.

  PR:		232851
  Submitted by:	Piotr Kubaj

Changes:
  head/devel/libpru/Makefile