Bug 235962 - textproc/libcyaml: fix build with GCC-based architectures
Summary: textproc/libcyaml: 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-23 14:47 UTC by Piotr Kubaj
Modified: 2019-02-23 15:41 UTC (History)
2 users (show)

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


Attachments
patch (354 bytes, patch)
2019-02-23 14:47 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 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