Bug 174006 - [PATCH] games/lgeneral: Fix build with clang
Summary: [PATCH] games/lgeneral: Fix build with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 21:00 UTC by christian.mangin
Modified: 2012-11-29 22:36 UTC (History)
0 users

See Also:


Attachments
lgeneral.diff (279 bytes, patch)
2012-11-29 21:00 UTC, christian.mangin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description christian.mangin 2012-11-29 21:00:00 UTC
This port needs -std=gnu89 to build with clang.

Fix: Patch attached.
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2012-11-29 22:09:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2012-11-29 22:36:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!