configure is not in src
one comment in the README said the configure script was in src. it's not. pointed out by Aaron Sherman Change-Id: Ife0b53e096856d46669a99eefd71ac23d0351f65
This commit is contained in:
parent
7e6f7b579a
commit
a31a58d19a
2
README
2
README
@ -89,7 +89,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
|
|||||||
toolchain, the following command could be used (note, POSIX SH syntax, adapt
|
toolchain, the following command could be used (note, POSIX SH syntax, adapt
|
||||||
to your shell as necessary):
|
to your shell as necessary):
|
||||||
|
|
||||||
$ CROSS=mipsel-linux-uclibc- ../libvpx/src/configure
|
$ CROSS=mipsel-linux-uclibc- ../libvpx/configure
|
||||||
|
|
||||||
In addition, the executables to be invoked can be overridden by specifying the
|
In addition, the executables to be invoked can be overridden by specifying the
|
||||||
environment variables: CC, AR, LD, AS, STRIP, NM. Additional flags can be
|
environment variables: CC, AR, LD, AS, STRIP, NM. Additional flags can be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user