Bug 235962

Summary: textproc/libcyaml: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-02-23 14:47:16 UTC
Created attachment 202289 [details]
patch

This port requires C11-compatible compiler to build (adds -std=c11 to CFLAGS).

Add USES=compiler:c11 to fix build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-02-23 15:41:12 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-23 15:41:47 UTC
A commit references this bug:

Author: yuri
Date: Sat Feb 23 15:41:02 UTC 2019
New revision: 493687
URL: https://svnweb.freebsd.org/changeset/ports/493687

Log:
  textproc/libcyaml: fix build with GCC-based architectures

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

Changes:
  head/textproc/libcyaml/Makefile