audio/calf-ladspa: Uncomment patch for gcc >= 7.x.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2017-07-26 12:34:37 +02:00 committed by Robby Workman
parent 4fd2c23291
commit 0fc9e63742

View file

@ -98,7 +98,7 @@ patch -p1 < $CWD/disable-jack-and-fluidsynth.diff
# This patch replaces them with C-style MIN and MAX macros. Not actually
# needed on Slack 14.2, so it's commented out, but I'm checking the actual
# patch into git so I won't lose track of it.
#patch -p1 < $CWD/minmax.diff
patch -p1 < $CWD/minmax.diff
autoreconf -if