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)
Wed, Mar 20, 10:53 AM
Unknown Object (File)
Feb 20 2024, 4:33 AM
Unknown Object (File)
Feb 14 2024, 7:29 AM
Unknown Object (File)
Jan 12 2024, 7:42 AM
Unknown Object (File)
Jan 6 2024, 10:16 AM
Unknown Object (File)
Dec 20 2023, 1:22 AM
Unknown Object (File)
Nov 21 2023, 9:19 PM
Unknown Object (File)
Sep 21 2023, 5:41 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.