A39模拟器
This commit is contained in:
9
MXC-A39/lvgl/scripts/infer_run.sh
Normal file
9
MXC-A39/lvgl/scripts/infer_run.sh
Normal file
@ -0,0 +1,9 @@
|
||||
# https://github.com/facebook/infer
|
||||
#
|
||||
# Install:
|
||||
# VERSION=0.17.0; \
|
||||
# curl -sSL "https://github.com/facebook/infer/releases/download/v$VERSION/infer-linux64-v$VERSION.tar.xz" \
|
||||
# | sudo tar -C /opt -xJ && \
|
||||
# sudoln -s "/opt/infer-linux64-v$VERSION/bin/infer" /usr/local/bin/infer
|
||||
|
||||
infer run -- make -j8
|
Reference in New Issue
Block a user