mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 02:01:50 +08:00
6 lines
72 B
Bash
Executable File
6 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./configure \
|
|
--disable-static \
|
|
--enable-videofbcon
|