手機 - PINE64 PinePhone - Sailfish OS - Build SDL 1.2



$ cd
$ git clone https://github.com/steward-fu/sdl
$ cd sdl
$ ./autogen.sh
$ ./configure --enable-video-pinephone --disable-video-x11 --build=arm-linux
$ make -j4
$ sudo make install