Page MenuHomeFreeBSD

audio/fasttracker2: fix build with base GCC
ClosedPublic

Authored by pkubaj on Sep 18 2019, 9:24 AM.
Tags
None
Referenced Files
F169823346: D21702.id.diff
Wed, Sep 2, 4:33 PM
Unknown Object (File)
Wed, Sep 2, 7:52 AM
Unknown Object (File)
Wed, Sep 2, 12:48 AM
Unknown Object (File)
Tue, Sep 1, 4:33 AM
Unknown Object (File)
Mon, Aug 31, 2:51 PM
Unknown Object (File)
Sun, Aug 30, 8:37 AM
Unknown Object (File)
Wed, Aug 26, 10:46 AM
Unknown Object (File)
Tue, Aug 25, 9:52 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
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:39 PM
This revision was automatically updated to reflect the committed changes.