deprecated readdir_r with readdir
This commit is contained in:
parent
7564bcd9b2
commit
bb6d043d6c
6 changed files with 23 additions and 30 deletions
|
|
@ -56,6 +56,7 @@ distclean: clean
|
|||
|
||||
docker:
|
||||
sudo docker build -t $(IMAGE) .
|
||||
@echo "cd ../example; make docker to build example application"
|
||||
|
||||
push:
|
||||
sudo docker push $(IMAGE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue