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
Differential D21702
audio/fasttracker2: fix build with base GCC pkubaj on Sep 18 2019, 9:24 AM. Authored by Tags None Referenced Files
Subscribers None
Details
Add USE_CSTD=c99 to fix build with base GCC: PR: 240659
Diff Detail
|