package/jack2: backport two build fixes
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 6 Aug 2017 12:58:40 +0000 (14:58 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 8 Aug 2017 15:52:07 +0000 (17:52 +0200)
commit50ace0bcc31e375adde289215e2b0c728211f886
treef684892dfc0d9917e27c3cf661e97216afe3ecda
parent163b6a5b39ad5b11b8ffa1704bc60a4ed09ee6b5
package/jack2: backport two build fixes

0005-gcc7.patch fixes
http://autobuild.buildroot.net/results/c06/c0610325d7785dfa51c5d36775623ca8fa517f24/

0006-fix-ftbfs-with-clang.patch
fixes the subsequent build error:
common/memops.c.31.o: In function `sample_move_dither_rect_d16_sSs':
memops.c:(.text+0x4dc): undefined reference to `fast_rand'

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/jack2/0005-gcc7.patch [new file with mode: 0644]
package/jack2/0006-fix-ftbfs-with-clang.patch [new file with mode: 0644]