aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-07-23 14:51:14 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-07-23 14:51:14 -0700
commit4b0ca3716e04e4b445fd987e877f07bba6ce06cd (patch)
tree4b74a18db9a5b6ce622cf40610c103c2c7388a13 /INSTALL
parenta42f5af0f706d7c7fc8e6527c905c79b5298058e (diff)
parentc60b11434975c424e937fad75275840ef5ec3e81 (diff)
downloadexternal_qemu-4b0ca3716e04e4b445fd987e877f07bba6ce06cd.zip
external_qemu-4b0ca3716e04e4b445fd987e877f07bba6ce06cd.tar.gz
external_qemu-4b0ca3716e04e4b445fd987e877f07bba6ce06cd.tar.bz2
Merge "Switch to sdl 1.2.15 and build from source on osx"
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 989b714..c9d178a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -77,7 +77,7 @@ these simple steps:
1/ First, build Android's patched libSDL as a static library,
this can be done as:
- cd $TOP/external/qemu/distrib/sdl-1.2.12
+ cd $TOP/external/qemu/distrib/sdl-1.2.15
./android-configure --prefix=<PATH>
make
make install