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, Apr 2, 1:26 AM
Unknown Object (File)
Tue, Mar 31, 4:59 PM
Unknown Object (File)
Mon, Mar 30, 9:57 PM
Unknown Object (File)
Sat, Mar 28, 10:19 PM
Unknown Object (File)
Tue, Mar 24, 2:27 AM
Unknown Object (File)
Tue, Mar 24, 2:19 AM
Unknown Object (File)
Tue, Mar 17, 6:17 PM
Unknown Object (File)
Feb 17 2026, 11:26 PM
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.