commit
2a0d4408d2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ if [ ! -f libtremor/tremor/.libs/libvorbisidec.a ]; then
|
||||||
OGG_CFLAGS="-I../../libogg/include" \
|
OGG_CFLAGS="-I../../libogg/include" \
|
||||||
OGG_LDFLAGS="-L../../libogg/src/.libs" \
|
OGG_LDFLAGS="-L../../libogg/src/.libs" \
|
||||||
PKG_CONFIG_LIBDIR="../../libogg" \
|
PKG_CONFIG_LIBDIR="../../libogg" \
|
||||||
ACLOCAL_FLAGS="-I /usr/local/share/aclocal" ./autogen.sh \
|
ACLOCAL_FLAGS="-I /usr/local/share/aclocal -I /opt/local/share/aclocal" ./autogen.sh \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--host=arm-apple-darwin \
|
--host=arm-apple-darwin \
|
||||||
--enable-static=yes \
|
--enable-static=yes \
|
||||||
|
|
Loading…
Reference in a new issue