Created
July 18, 2018 14:54
-
-
Save stsquad/84dbb2c2181e1c1f1c95047e3153e223 to your computer and use it in GitHub Desktop.
configure QEMU
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./configure --target-list=aarch64-linux-user --static | |
$ make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment