Page MenuHomeFreeBSD

games/starfighter: fix build on GCC architectures
ClosedPublic

Authored by pkubaj on Sep 19 2019, 7:51 PM.
Tags
None
Referenced Files
F132326758: D21722.id.diff
Wed, Oct 15, 10:32 PM
Unknown Object (File)
Tue, Sep 30, 12:51 PM
Unknown Object (File)
Sun, Sep 21, 9:17 PM
Unknown Object (File)
Sat, Sep 20, 10:07 PM
Unknown Object (File)
Sat, Sep 20, 9:58 PM
Unknown Object (File)
Thu, Sep 18, 2:29 PM
Unknown Object (File)
Thu, Sep 18, 3:51 AM
Unknown Object (File)
Aug 6 2025, 5:18 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.