mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
make exectable
This commit is contained in:
4
build/buildlib-freertos
Normal file → Executable file
4
build/buildlib-freertos
Normal file → Executable file
@@ -1,3 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm config.cache config.status -f
|
||||
|
||||
./configure \
|
||||
--disable-shared \
|
||||
--enable-static \
|
||||
|
||||
Reference in New Issue
Block a user