mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
audio/calf-ladspa: Uncomment patch for gcc >= 7.x.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
4fd2c23291
commit
0fc9e63742
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue