dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add 3rdparty local build shell script
guowenxue
2021-08-17
ed4285674b9648e85e45e9aeadcc79bd8898790e
[raspberrypi.git]
/
iotd
/
3rdlib
/
makefile
1
2
3
4
5
6
7
all:
sed -i -e "s|^CROSSTOOL=.*|CROSSTOOL=${CROSSTOOL}|g" build.sh
@bash build.sh
distclean:
@bash build.sh clean