updated soundtouch to library 1.5.0 to fix gcc > 4.3 incompatibilities
This commit is contained in:
parent
ce0c7810de
commit
dfb5c62945
|
@ -1,6 +1,6 @@
|
|||
VERSION=soundtouch-1.3.1
|
||||
DIRECTORY=$(switch_srcdir)/libs/$(VERSION)
|
||||
BUILD_DIRECTORY=$(switch_builddir)/libs/$(VERSION)
|
||||
VERSION=soundtouch-1.5.0
|
||||
DIRECTORY=$(switch_srcdir)/libs/soundtouch
|
||||
BUILD_DIRECTORY=$(switch_builddir)/libs/soundtouch
|
||||
LA=$(BUILD_DIRECTORY)/source/SoundTouch/.libs/libSoundTouch.a
|
||||
|
||||
BASE=../../../..
|
||||
|
|
Loading…
Reference in New Issue