Page MenuHomeFreeBSD

audio/fasttracker2: fix build with base GCC
ClosedPublic

Authored by pkubaj on Sep 18 2019, 9:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 18, 2:49 PM
Unknown Object (File)
Thu, Jun 18, 1:39 PM
Unknown Object (File)
Tue, Jun 16, 6:11 AM
Unknown Object (File)
Thu, Jun 11, 9:55 PM
Unknown Object (File)
Thu, Jun 4, 10:54 AM
Unknown Object (File)
Wed, Jun 3, 3:18 AM
Unknown Object (File)
Sat, May 30, 2:24 AM
Unknown Object (File)
May 27 2026, 10:27 AM
Subscribers
None

Details

Summary

Add USE_CSTD=c99 to fix build with base GCC:
/wrkdirs/usr/ports/audio/fasttracker2/work/ft2-clone-code/src/ft2_gui.c:431: error: 'for' loop initial declaration used outside C99 mode

PR: 240659

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 26549
Build 24937: 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:39 PM
This revision was automatically updated to reflect the committed changes.