Summary: | devel/libosmocore: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Piotr Kubaj <pkubaj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | koue, swills | ||||
Priority: | --- | Flags: | koue:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pkubaj Date: Thu May 30 07:40:19 UTC 2019 New revision: 503047 URL: https://svnweb.freebsd.org/changeset/ports/503047 Log: devel/libosmocore: fix build with GCC-based architectures Two more files now require removing #pragma GCC diagnostic to fix build with base GCC. PR: 238163 Approved by: koue@chaosophia.net (maintainer), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D20436 Changes: head/devel/libosmocore/Makefile |
Created attachment 204644 [details] patch Two more files now require removing #pragma GCC diagnostic to fix build with base GCC.