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)
Mar 5 2024, 1:25 AM
Unknown Object (File)
Mar 5 2024, 1:25 AM
Unknown Object (File)
Mar 5 2024, 1:25 AM
Unknown Object (File)
Mar 4 2024, 7:16 AM
Unknown Object (File)
Feb 14 2024, 7:29 AM
Unknown Object (File)
Jan 31 2024, 9:38 PM
Unknown Object (File)
Jan 27 2024, 9:11 PM
Unknown Object (File)
Dec 29 2023, 5:44 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
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.