This commit is contained in:
aixiao 2017-08-28 13:33:02 +08:00
parent 64a2650c79
commit 2c55a275e1

2
aq.sh
View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# AQ # AQ
# Build Android qemu # Build Android qemu
# Statically connected binary program # statically linked binary program
# Qemu Version: 2.10.0-rc2 # Qemu Version: 2.10.0-rc2
# System: Debian stretch, System Architecture: armel # System: Debian stretch, System Architecture: armel
# System: Ubuntu 16.10, System Architecture: x86_64 # System: Ubuntu 16.10, System Architecture: x86_64