Page MenuHomeFreeBSD

games/starfighter: fix build on GCC architectures
ClosedPublic

Authored by pkubaj on Sep 19 2019, 7:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 11, 1:11 AM
Unknown Object (File)
Tue, Mar 3, 11:09 AM
Unknown Object (File)
Mon, Feb 23, 11:24 AM
Unknown Object (File)
Sat, Feb 21, 3:33 PM
Unknown Object (File)
Sun, Feb 15, 9:52 AM
Unknown Object (File)
Feb 7 2026, 12:27 AM
Unknown Object (File)
Nov 26 2025, 1:35 PM
Unknown Object (File)
Nov 15 2025, 3:19 PM
Subscribers
None

Details

Summary

Set USE_CSTD=c99 to fix build issue when using base GCC:
gfx.c:922: error: 'for' loop initial declaration used outside C99 mode

PR: 240691

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 26578
Build 24964: arc lint + arc unit

Event Timeline

Approved as mentor (builds on ppcports).

This revision is now accepted and ready to land.Sep 19 2019, 9:33 PM
This revision was automatically updated to reflect the committed changes.