artiqeltt

Results 3 issues of artiqeltt

Please add support for iOS 17.

The `../configure --enable-sdl --target-list=arm-softmmu --disable-capstone --disable-pie --disable-slirp --extra-cflags=-I/opt/homebrew/opt/openssl@3/include --extra-ldflags='-L/opt/homebrew/opt/openssl@3/lib -lcrypto' command does not work. it shouldn't be `../configure`, it should be `./configure`. in total it should be `./configure --enable-sdl --target-list=arm-softmmu...