Page MenuHomeFreeBSD

games/starfighter: fix build on GCC architectures
ClosedPublic

Authored by pkubaj on Sep 19 2019, 7:51 PM.
Tags
None
Referenced Files
F171308815: D21722.diff
Thu, Sep 10, 7:43 AM
Unknown Object (File)
Sat, Sep 5, 5:50 PM
Unknown Object (File)
Sat, Sep 5, 5:50 PM
Unknown Object (File)
Sat, Sep 5, 4:08 PM
Unknown Object (File)
Fri, Sep 4, 6:00 PM
Unknown Object (File)
Thu, Sep 3, 6:48 PM
Unknown Object (File)
Thu, Sep 3, 8:31 AM
Unknown Object (File)
Thu, Sep 3, 4:49 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
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.